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/include



Module Name:    src
Committed By:   jdc
Date:           Wed Mar 28 20:28:20 UTC 2007

Modified Files:
        src/sys/arch/i386/include [netbsd-4]: rbus_machdep.h

Log Message:
Pull up revision 1.7 (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.6 -r1.6.54.1 src/sys/arch/i386/include/rbus_machdep.h

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