NetBSD/sys/fs/puffs
pooka 8d9c021816 * rework the page cache interaction a bit: cache metadata in the
kernel and flush it out all at once instead of continuous updating
* add support for delivering notifications to the file server about
  when a page was written to (but disabled by default for now).  the
  file server can use this to request flushing or invalidating the
  kernel page cache
2007-03-20 10:21:58 +00:00
..
Makefile
files.puffs shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
puffs_msgif.c * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_msgif.h * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_subr.c * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_sys.h * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_transport.c * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_vfsops.c * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00
puffs_vnops.c * rework the page cache interaction a bit: cache metadata in the 2007-03-20 10:21:58 +00:00