Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/arch/i386/i386
Module Name: src
Committed By: jmc
Date: Sat Feb 8 06:41:01 UTC 2003
Modified Files:
src/sys/arch/i386/i386 [netbsd-1-6]: machdep.c
Log Message:
Pullup rev 1.480 (requested by kirill%lava.net@localhost and ok'd by erh for
ticket #1148)
Adjust the check for what segments should go on the low priority
free list. If a segment starts exactly at 16M don't try to split
it because that causes the code to try to call uvm_page_physload
with a zero length segment. PR#17199
To generate a diff of this commit:
cvs rdiff -r1.471.4.2 -r1.471.4.3 src/sys/arch/i386/i386/machdep.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