NetBSD/sys/rump/librump/rumpvfs
pooka 9646a920b0 Clear PG_FAKE for pages we wrote to. This avoids paging in data
we already have (and the backend might not yet have) in cases where
fs_bshift > PAGE_SHIFT.
2009-10-18 00:41:09 +00:00
..
compat.c "rumppriv" goes back to "rump" per internal interface naming change. 2009-10-14 18:18:53 +00:00
devnodes.c Rename rump_dev_makenodes() to rump_vfs_makedevnodes() -- while it 2009-09-06 20:42:25 +00:00
fstrans_stub.c __KERNEL_RCSID 2008-12-18 00:24:12 +00:00
Makefile
Makefile.rumpvfs Adjust rump sources for external/internal interfaces. 2009-10-14 17:29:19 +00:00
rump_vfs_private.h Adjust rump sources for external/internal interfaces. 2009-10-14 17:29:19 +00:00
rump_vfs.c rump_cpu is now a pointer 2009-10-15 00:34:05 +00:00
rumpblk.c * set winsize to memwinsize in initial getwindow(). makes no functional 2009-10-07 09:42:14 +00:00
rumpfs.c "rumppriv" goes back to "rump" per internal interface naming change. 2009-10-14 18:18:53 +00:00
rumpvfs_if_priv.h regen: scheduling points in rump_pub wrappers 2009-10-15 00:31:25 +00:00
rumpvfs_if_wrappers.c regen: scheduling points in rump_pub wrappers 2009-10-15 00:31:25 +00:00
rumpvfs.ifspec Create rump public interfaces from description tables. This allows 2009-10-14 17:17:00 +00:00
rumpvnode_if.c regen: scheduling points 2009-10-15 00:32:11 +00:00
vfsops_stub.c Make it possible to mount a file system through the mount() system 2009-03-19 09:14:37 +00:00
vm_vfs.c Clear PG_FAKE for pages we wrote to. This avoids paging in data 2009-10-18 00:41:09 +00:00