Subject: PR/33513 CVS commit: src/sys/uvm
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 10/14/2006 09:25:06
The following reply was made to PR kern/33513; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/33513 CVS commit: src/sys/uvm
Date: Sat, 14 Oct 2006 09:23:56 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Sat Oct 14 09:23:56 UTC 2006
Modified Files:
src/sys/uvm: uvm_loan.c
Log Message:
uvm_loanbreak: transfer dirtiness of the old page to the new page,
rather than blindly mark it dirty. fix a part of PR/33513.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/uvm/uvm_loan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.