NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40027 CVS commit: src/sys/uvm
The following reply was made to PR kern/40027; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40027 CVS commit: src/sys/uvm
Date: Sat, 13 Dec 2008 11:22:09 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Sat Dec 13 11:22:09 UTC 2008
Modified Files:
src/sys/uvm: uvm_swap.c
Log Message:
PR kern/40027 pagedaemon loops on memory shortage
uvm_swapisfull: don't count some small portion as it may be inaccessible to
us at any given moment, for example if there is lock contention or if pages
are busy.
To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/uvm/uvm_swap.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