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
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:16 +00:00
2013-04-09 16:43:13 +02:00
2013-04-24 10:18:16 +00:00
2013-04-24 10:18:16 +00:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:16 +00:00
2013-04-24 10:18:16 +00:00
2013-04-08 08:37:04 +02:00
2013-02-26 09:44:20 +00:00
2013-04-24 10:18:16 +00:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:16 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%