cvs commit: src/sys/vfs/mfs mfs_vfsops.c mfs_vnops.c
Stefan Krüger
skrueger at meinberlikomm.de
Sun Apr 2 00:05:43 PST 2006
Matthew Dillon wrote:
dillon 2006/04/01 17:35:34 PST
DragonFly src repository
Modified files:
sys/vfs/mfs mfs_vfsops.c mfs_vnops.c
Log:
Give the MFS pseudo block device vnode a VM object, as is now required
for buffer cache operations. Do not try to optimize it for now
(i.e. MFS will still double-cache everything).
sounds like dragonfly needs a real tmpfs ;)
More information about the Commits
mailing list