Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/i386/i386
Module Name: src
Committed By: jdc
Date: Wed Mar 28 20:25:36 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [netbsd-4]: machdep.c
Log Message:
Pull up revision 1.593 (requested by gdt in ticket #521)
Add a heuristic to set rbus_min_start based on total RAM. The new
behavior is to choose 0.5 GB for <= 192 MB, 1 GB normally, and 2 GB
for >= 1 GB. This should make the defaults work additionally old
Thinkpad 600Es, and also on notebooks with lots of RAM (e.g. T60 with
2GB).
ok christos@
To generate a diff of this commit:
cvs rdiff -r1.586.2.2 -r1.586.2.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