haiku/src/system/kernel/fs
Axel Dörfler b51d2e941a Now uses the ring_buffer implementation instead of cbuf.
Decreased the pipe buffer to 32768 bytes (it's 4096 on BeOS).
pipefs_select/deselect() did no locking.
Switched to using the BenaphoreLocker where possible.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12381 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-13 22:43:35 +00:00
..
bootfs.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
devfs.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
fd.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
IOScheduler.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
IOScheduler.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Jamfile This should fix the build after all the kernel/system renaming. 2005-04-13 13:59:17 +00:00
KPath.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
message.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
node_monitor.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
pipefs.cpp Now uses the ring_buffer implementation instead of cbuf. 2005-04-13 22:43:35 +00:00
rootfs.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
vfs_select.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
vfs_select.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
vfs.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00