haiku/src/system
Ingo Weinhold 91bd177eb1 Replaced the rootfs mutex by an rw_lock. To avoid race conditions in the
directory iteration code, a mutex to protect the iteration cookie and one
to protect the cookie list have been introduced.
Overall this reduces the contention of the rootfs lock significantly. The
Haiku image -j8 build gets only marginally faster though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34831 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-31 17:11:52 +00:00
..
boot * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel Replaced the rootfs mutex by an rw_lock. To avoid race conditions in the 2009-12-31 17:11:52 +00:00
ldscripts Adding routerboard_mipsel platform stubs and linker script. 2009-08-22 01:48:18 +00:00
libroot * Build library libroot_debug.so, which is the standard libroot.so with the 2009-12-28 00:13:17 +00:00
runtime_loader Pre-load shared objects as libraries, so their symbols will be used 2009-12-28 00:05:10 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00