[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: Bug#325465: Difference between sysconf(_SC
From: |
GOTO Masanori |
Subject: |
[Savannah-hackers-public] Re: Bug#325465: Difference between sysconf(_SC_NGROUPS_MAX) and /proc/sys/kernel/ngroups_max |
Date: |
Wed, 31 Aug 2005 13:31:32 +0900 |
User-agent: |
Wanderlust/2.11.30 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
Version: 2.3.5-3
At Mon, 29 Aug 2005 20:09:29 +0200,
Sylvain Beucler wrote:
> As far as I understand, sysconf() should get the information at run
> time. How comes that he returns 32 on a system that support 65536?
At least with 2.3.5-6 in unstable, the problem should be fixed - it
looks /proc/sys/kernel/ngroups_max.
Regards,
-- gotom