Ben Gras a9f55a2e46 VFS, FSes: add REQ_PEEK request type
REQ_PEEK behaves just like REQ_READ except that it does not copy
data anywhere, just obtains the blocks from the FS into the cache.

To be used by the future mmap implementation.

Change-Id: I1b56de304f0a7152b69a72c8962d04258adb44f9
2013-03-07 10:57:38 +00:00
2013-02-02 01:20:09 +01:00
2013-02-11 21:37:10 +01:00
2013-03-06 11:56:56 +01:00
2013-02-01 11:41:48 +01:00
2013-03-06 18:13:46 +01:00
2013-03-06 18:12:29 +01:00
2013-02-26 09:44:20 +00:00
2013-03-06 11:56:56 +01:00
2013-03-07 10:57:38 +00:00
2013-02-28 10:08:53 +00:00
2013-03-05 16:44:54 +01:00
2013-02-26 09:44:20 +00:00
2013-03-06 11:56:56 +01:00
2013-03-06 09:56:08 +00:00
2013-03-07 10:49:21 +00:00
2013-03-05 16:44:54 +01:00
2010-01-21 10:16:05 +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%