Subject: CVS commit: src/sys/rump/fs/lib/libp2k
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/09/2007 09:54:37
Module Name:	src
Committed By:	pooka
Date:		Thu Aug  9 09:54:37 UTC 2007

Modified Files:
	src/sys/rump/fs/lib/libp2k: p2k.c

Log Message:
Flush file's pages in inactive (they'll still be kept in the kernel
page page if it's enabled).  This very easily takes care of memory
management problems except for large files.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/rump/fs/lib/libp2k/p2k.c

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