Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: pk
Date: Mon Aug 11 16:54:12 UTC 2003
Modified Files:
src/sys/uvm: uvm_anon.c uvm_aobj.c
Log Message:
uao_pagein_page() & anon_pagein():
* return failure if the page cannot be retrieved.
* wakeup any waiters when releasing a page after successful page in.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/uvm/uvm_anon.c
cvs rdiff -r1.58 -r1.59 src/sys/uvm/uvm_aobj.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