minix/minix/include
David van Moolenbroek cb9453ca63 libminixfs: add support for peeking blocks
With this change, the lmfs_get_block*(3) functions allow the caller to
specify that it only wants the block if it is in the cache or the
secondary VM cache.  If the block is not found there, the functions
return NULL.  Previously, the PREFETCH method would be used to this
end instead, which was both abuse in name and less efficient.

Change-Id: Ieb5a15b67fa25d2008a8eeef9d126ac908fc2395
2015-08-13 13:46:50 +00:00
..
arch New sources layout 2014-07-31 16:00:30 +02:00
ddekit Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libdde New sources layout 2014-07-31 16:00:30 +02:00
minix libminixfs: add support for peeking blocks 2015-08-13 13:46:50 +00:00
net netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
sys Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
configfile.h remove libcompat_minix as library 2014-08-28 18:49:13 +02:00
env.h libsys: resolve clang warnings 2014-09-30 20:08:54 +00:00
fetch.h New sources layout 2014-07-31 16:00:30 +02:00
lib.h New sources layout 2014-07-31 16:00:30 +02:00
libutil.h New sources layout 2014-07-31 16:00:30 +02:00
Makefile remove libcompat_minix as library 2014-08-28 18:49:13 +02:00
varargs.h New sources layout 2014-07-31 16:00:30 +02:00