Gary Winiger wrote:
>> This project proposes changing the maximum value for NGROUPS_MAX
>> from 32 to 1024 by changing the definition of NGROUPS_UMAX from 32
>> to 1024.
> 
>> NGROUPS_MAX as defined by different Unix versions are as follows
>> (http://www.j3e.de/ngroups.html):
>>
>>      Linux Kernel >= 2.6.3                           65536
> 
>       Just a note: a (possibly future) change above INT16_MAX
>       will require fixing ON audit code that assumes the
>       maximum number of groups is a "short" -- this would need
>       to be changed to "ushort".
> 
> +1
> Gary..

Is there a reason to not go to 32K right away?

- Bart


-- 
Bart Smaalders                  Solaris Kernel Performance
barts at cyber.eng.sun.com              http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."

Reply via email to