public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Groups maximum
@ 2001-04-05 19:59 Stephen Burns
  2001-04-05 20:57 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Burns @ 2001-04-05 19:59 UTC (permalink / raw)
  To: linux-kernel

Hey all,

I have checked out the archives, and I found an old post regarding this.
The solution in the post, however, did not work for me.  I am attempting to
raise the maximum 32 group per user limit on my 2.4.2 kernel.  I patched
both linux/include/linux/limits.h and the asm-i386/param.h, replacing the
default "32" with "256."  My glibc is 2.1.2.  When I make clean, and
recompile the kernel, it boots fine but I am still limited to 32 groups.  I
don't need to do anything with glibc since it is of the 2.1 or greater
category, correct?  Any ideas, hints, tricks?  Thanks a ton for your help,
please CC me as I've not been approved yet as a member of this list.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Groups maximum
  2001-04-05 19:59 Groups maximum Stephen Burns
@ 2001-04-05 20:57 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2001-04-05 20:57 UTC (permalink / raw)
  To: Stephen Burns; +Cc: linux-kernel

Stephen Burns wrote:
> 
> Hey all,
> 
> I have checked out the archives, and I found an old post regarding this.
> The solution in the post, however, did not work for me.  I am attempting to
> raise the maximum 32 group per user limit on my 2.4.2 kernel.  I patched
> both linux/include/linux/limits.h and the asm-i386/param.h, replacing the
> default "32" with "256."  My glibc is 2.1.2.  When I make clean, and
> recompile the kernel, it boots fine but I am still limited to 32 groups.  I
> don't need to do anything with glibc since it is of the 2.1 or greater
> category, correct?  Any ideas, hints, tricks?  Thanks a ton for your help,
> please CC me as I've not been approved yet as a member of this list.

You gotta change the task struct...

-- 
Jeff Garzik       | Sam: "Mind if I drive?"
Building 1024     | Max: "Not if you don't mind me clawing at the dash
MandrakeSoft      |       and shrieking like a cheerleader."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-05 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-05 19:59 Groups maximum Stephen Burns
2001-04-05 20:57 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox