]> sourceware.org Git - glibc.git/commitdiff
Mentioned POSIX shared memory.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 Feb 2001 09:00:41 +0000 (09:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 Feb 2001 09:00:41 +0000 (09:00 +0000)
PROJECTS

index 39486df633e3ab0bd2e99c98074068d8309a397e..b15b7110d266aa012727ef712aef70ed07e646ec 100644 (file)
--- a/PROJECTS
+++ b/PROJECTS
@@ -140,6 +140,9 @@ contact <bug-glibc@gnu.org>.
      - the nscd creates the hash tables and the information it stores
        in it in a mmap()ed region.  This means no pointers must be
        used, only offsets.
+     OR
+       if POSIX shared memory is available use a named shared memory
+       region to put the data is
      - each program using NSS functionality tries to open the file
        with the data.
      - by checking some timestamp (which the nscd renew frequently)
This page took 0.042012 seconds and 5 git commands to generate.