]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
From the submitter:
authormsmith <msmith@FreeBSD.org>
Sun, 27 Dec 1998 23:23:26 +0000 (23:23 +0000)
committermsmith <msmith@FreeBSD.org>
Sun, 27 Dec 1998 23:23:26 +0000 (23:23 +0000)
commit7d69874701ab8fb7883fed77b6d23f1328fbb6e0
tree0e60ef6169cbebe7c704506df6a10e2f17b83418
parent4a9f4655409a70d5a5fab4ac14d3eee37332e2f0
From the submitter:

  CPU_WT_ALLOC does not work correctly for K6-2s of model 8+ and
probably K6-3s (when they appear on the market soon). In addition,
print_AMD_info() incorrectly printfs write allocation's size. I've
fixed them, so they now Do The Right Thing, and added a
"NO_MEMORY_HOLE" option to easily allow 15-16mb range handling for us
K6 and K6-2 users.

Submitted by: Brian Feldman <green@unixhelp.org>
sys/amd64/amd64/identcpu.c
sys/amd64/amd64/initcpu.c
sys/conf/NOTES
sys/conf/options.i386
sys/i386/conf/LINT
sys/i386/conf/NOTES
sys/i386/conf/options.i386
sys/i386/i386/identcpu.c
sys/i386/i386/initcpu.c