Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpkern
Module Name: src
Committed By: pooka
Date: Sat Jan 22 13:13:46 UTC 2011
Modified Files:
src/sys/rump/librump/rumpkern: vm.c
Log Message:
Add a comment explaning why uvm_reclaim_hook is not currently
necessary for rump.
XXX: strictly speaking, the zfs implementation does not work
correctly since it just wakes up a thread instead of performing
the scan in the context of the pagedaemon
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/sys/rump/librump/rumpkern/vm.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