minix/servers
Evgeniy Ivanov bc434254ea MFS: optimize dentry acllocation.
When search for free slot always cache position of last allocated slot,
so next time when need to allocate new slot, we can search from that
position.
2011-08-17 08:41:35 +00:00
..
devman Fix GCC image building 2011-07-09 15:04:42 +02:00
ds boot: Add multiboot support 2011-06-24 17:21:51 +02:00
ext2 Fix ext2 dentry allocation glitch. 2011-08-15 17:33:51 +00:00
hgfs Add support for VFS-FS transaction IDs 2011-07-27 15:49:42 +00:00
inet rename -lutil to -lminixutil 2011-08-01 14:32:14 +02:00
init Fix GCC image building 2011-07-09 15:04:42 +02:00
ipc vm/ipc: only report signals when it matters to ipc 2011-08-05 20:52:32 +00:00
is Add DEV_CLONE_A dev type 2011-07-27 12:23:03 +00:00
iso9660fs Add support for VFS-FS transaction IDs 2011-07-27 15:49:42 +00:00
lwip rename -lutil to -lminixutil 2011-08-01 14:32:14 +02:00
mfs MFS: optimize dentry acllocation. 2011-08-17 08:41:35 +00:00
pfs Add support for VFS-FS transaction IDs 2011-07-27 15:49:42 +00:00
pm pm: remove dead function 2011-08-11 17:51:27 +02:00
procfs rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
rs Add DEV_CLONE_A dev type 2011-07-27 12:23:03 +00:00
sched boot: Add multiboot support 2011-06-24 17:21:51 +02:00
vfs Build gcov code only if MKCOVERAGE is yes 2011-08-09 10:39:33 +02:00
vm kernel: invlpg facility 2011-08-12 13:08:27 +00:00
Makefile MK option to build only system image programs 2011-07-20 09:57:46 +02:00
Makefile.inc Fix GCC image building 2011-07-09 15:04:42 +02:00