Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras 44f34e53d5 VFS: Implement REQ_BPEEK.
This commit introduces a new request type called REQ_BPEEK. It
requests minor device blocks from the FS.  Analogously to REQ_PEEK,
it requests the filesystem to get the requested blocks into its
cache, without actually copying the result anywhere.

Change-Id: If1d06645b0e17553a64b3167091e9d12efeb3d6f
2013-04-24 10:18:16 +00:00
benchmarks
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands vm: new secondary cache code 2013-04-24 10:18:16 +00:00
common
dist/nvi
distrib vm: new secondary cache code 2013-04-24 10:18:16 +00:00
docs build:refactor arm_sdimage.sh as to no longer require root. 2013-04-23 11:24:12 +02:00
drivers rs232: remove unneeded lock()/unlock() functions 2013-04-12 21:37:26 +02:00
etc vm: new secondary cache code 2013-04-24 10:18:16 +00:00
external remove utimes() workarounds 2013-04-12 18:55:40 +00:00
gnu/dist
include VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
kernel libexec: mmap support, prealloc variants 2013-04-24 10:18:16 +00:00
lib VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
libexec
man
releasetools build:refactor arm_sdimage.sh as to no longer require root. 2013-04-23 11:24:12 +02:00
sbin
servers VFS: Implement REQ_BPEEK. 2013-04-24 10:18:16 +00:00
share remove utimes() workarounds 2013-04-12 18:55:40 +00:00
sys VM: 64-bit mmap() 2013-04-24 10:18:15 +00:00
test vm: new secondary cache code 2013-04-24 10:18:16 +00:00
tools build:add tool to convert from METALOG to proto files. 2013-04-21 21:36:30 +02:00
usr.bin build:add tool to convert from METALOG to proto files. 2013-04-21 21:36:30 +02:00
usr.sbin mkfs.mfs:add comment about the overflow check. 2013-04-19 13:10:06 +02:00
.gitignore
.gitreview
build.sh
LICENSE
Makefile