[Bug 34067] Opendir allocate 131Kb by directory opened
Benjamin Dauvergne
benjamin.dauvergne at gmail.com
Wed Apr 5 20:41:11 UTC 2006
Public bug reported:
Affects: linux-source-2.6.15 (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
I'm using dapper, glibc 2.3.6-ubuntu8.
Using this code http://benjamin.dauvergne.free.fr/testdiropen.c
compiled with gcc -DGLIBC -o testdiropen testdiropen.c
and launched like this ./testdiropen 10
I get that opendir is making malloc of 131Kb, using
dietlibc or testing with a fedora i get malloc of 4Kb.
Public bug reported:
Affects: linux-source-2.6.15 (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
I'm using dapper, glibc 2.3.6-ubuntu8.
Using this code http://benjamin.dauvergne.free.fr/testdiropen.c
compiled with gcc -DGLIBC -o testdiropen testdiropen.c
and launched like this ./testdiropen 10
I get that opendir is making malloc of 131Kb, using
dietlibc or testing with a fedora i get malloc of 4Kb.
--
Opendir allocate 131Kb by directory opened
https://launchpad.net/malone/bugs/34067
More information about the kernel-bugs
mailing list