minix/minix/include
David van Moolenbroek 4472b590c7 libminixfs: rework prefetch API
This patch changes the prefetch API so that file systems must now
provide a set of block numbers, rather than a set of buffers.  The
result is a leaner and more well-defined API; linear computation of
the range of blocks to prefetch; duplicates no longer interfering
with the prefetch process; guaranteed inclusion of the block needed
next into the prefetch range; and, limits and policy decisions better
established by libminixfs now actually being moved into libminixfs.

Change-Id: I7e44daf2d2d164bc5e2f1473ad717f3ff0f0a77f
2015-08-14 18:39:30 +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: rework prefetch API 2015-08-14 18:39:30 +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