Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/03/1999 19:02:33
Module Name: syssrc
Committed By: chs
Date: Sun Jul 4 02:02:33 UTC 1999
Modified Files:
syssrc/sys/uvm [chs-ubc2]: uvm_pager.c
Log Message:
remove uvm_aiobuf_pool. remove aiop arg to uvm_pagermapin().
re-enable pageout clustering.
revamp the uvm_aio_*iodone() functions to use bufs instead of aiobufs.
To generate a diff of this commit:
cvs rdiff -r1.16.4.2 -r1.16.4.3 syssrc/sys/uvm/uvm_pager.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.