Re: Migrating to larger numbers

Riley Williams (rhw@MemAlpha.CX)
Sun, 30 May 1999 19:02:10 +0100 (GMT)


Hi Nicholas.

>> Okay, 2.3 is out; it's time to get some fundamental data
>> types expanded:

>> REQUIRED:

>> uid_t, gid_t: 32 bits minimum, 32 bits probably OK.

> Some ISPs and mail servers may have more than 65536 users on one
> system. I would propose to make uid_t and gid_t 64 bits.

32-bits allows for nearly 4,300 million users, which is about the
population of China if I remember correctly. If so, then 64-bits will
be a bit of a sledgehammer for this particular nut...

Note that the current limit on uid/gid is 15-bit so 32-bit will be a
considerable expansion thereof...

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.MemAlpha.cx/pub/rhw/Linux
* http://www.MemAlpha.cx/kernel.versions.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/