Why haven't modern unixes expanded the table? 64k seems small to me.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Possibly for the same reason why a timestamp is still 32 bit: Because there’s too much cruft around that depends on process IDs being limited to 16 bit.

Hmm, wasn’t there a Linux kernel option that allowed you to use larger PIDs…?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.