Re: 32 Groups Maximum in 2.4

From: Tim Hockin (thockin@hockin.org)
Date: Thu Nov 15 2001 - 11:22:59 EST


> > I've been looking for some time on how to raise the maximum number of
> > groups for the 2.4 kernel. I've discovered how to do this kernel, with
> > a discussion a few months ago on this
> > list.http://www.cs.helsinki.fi/linux/linux-kernel/2001-13/0807.html
>
> Look at the file "include/asm-<proc>/param.h to find the symbol "NGROUPS".
> Change that to whatever value you like.

We have a patch that we haven't submitted yet (out of mostlyt cowardice)
that makes this fully dynamic. task->groups is dynamically allocated and
handled, and can grow up to a sysctl() defined maximum.

It has been working wonderfully for 10,000+ groups. Does this patch have a
chance in hell of going standard?? (don't have the patch on hand, or I'd post
it).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 15 2001 - 21:00:43 EST