Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/sparc/sparc
Module Name: src
Committed By: jdc
Date: Thu Apr 8 21:00:48 UTC 2004
Modified Files:
src/sys/arch/sparc/sparc [netbsd-2-0]: pmap.c
Log Message:
Pull up revisions 1.277-1.278 (requested by pk in ticket #96)
Maintain pmap resident count as pages are mapped and unmapped instead
of traversing the page tables each time it's needed.
* Allow pv_link4_4c() to fail with ENOMEM on pool allocation failures
(catching up with pv_link4m()).
* Fix return code checking for pv_link4m() calls.
* Add low water setting to pv pool.
To generate a diff of this commit:
cvs rdiff -r1.276 -r1.276.2.1 src/sys/arch/sparc/sparc/pmap.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