NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40027 CVS commit: [netbsd-5] src/sys/uvm



The following reply was made to PR kern/40027; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40027 CVS commit: [netbsd-5] src/sys/uvm
Date: Sat, 27 Dec 2008 18:22:50 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Sat Dec 27 18:22:50 UTC 2008
 
 Modified Files:
        src/sys/uvm [netbsd-5]: uvm_swap.c
 
 Log Message:
 Pull up following revision(s) (requested by bouyer in ticket #211):
        sys/uvm/uvm_swap.c: revision 1.141
 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.140.4.1 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