> I read in some post to comp.unix.programmer that the maximum pid
> is 30000, and that's a historical limit, going back to AT&T SysV.
> It'll probably need a kernel hacker to shed some light ...
It's only a historic limit in the same sense that, for example, file names
are limited to 14 characters. The limit died a long, long time ago.
POSIX states that pid_t should be of type int, but most versions of unix
wrap pid's at either 32000 or eles 32767. FreeBSD goes up to 99999 before
wrapping (for legibility), and there may be some other regional varieties.
Nick
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!