On 05/26/2010 01:44 PM, Shaz wrote: > > > On Thu, May 27, 2010 at 1:27 AM, Shaz > wrote: > > I was building eglibc and saw selinux support flag in it's > configure script. Any idea what this is used for. Some hints > and pointers needed. > > SELinux works for me without this support as far as I > understand but need to get all the goodies that are available. > Couln't find anything with a bit of googling! > > > According to Eric it has something to do with nscd. Is nscd part > of libc now? Why do we need an object manager here? > > " > > Glibc's nscd keeps its name service caches in fixed-size files. These > > > are always mmap'd into the nscd daemon address space. "persistent" and > "shared" are both per-name-service options. > > > " > http://anusf.anu.edu.au/~djh900/nscd.html > > > > http://cblfs.cross-lfs.org/index.php/NSS_Caching mentions some > concepts but what can be a possible usecase to understand what this > object manager really achieves. > > By the way could;nt find relevant eglibc mailing list for this question. > > -- > Shaz > I would try libc: http://www.gnu.org/software/libc/ (maybe libc-help, and/or general question list or something). Justin P. Mattock