Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libp2k



Module Name:    src
Committed By:   pooka
Date:           Wed Dec 16 17:20:19 UTC 2009

Modified Files:
        src/lib/libp2k: p2k.c

Log Message:
Don't VOP_PUTPAGES(PGO_FREE) in inactive for tmpfs, since we now
(after some changes to rump) actually free those pages, leaving
the tmpfs vnode feeling quite empty.
(the purpose of the flush is to avoid double caching between the
rump kernel and puffs vfs layer)


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libp2k/p2k.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index