Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: ad
Date: Wed May 28 11:50:01 UTC 2008
Modified Files:
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: cpu.c pmap.c
Log Message:
Remove X86_MAXPROCS. There is still a 32-cpu limit, but it's now using
the MI constants.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/include/cpu.h
cvs rdiff -r1.53 -r1.54 src/sys/arch/x86/x86/cpu.c
cvs rdiff -r1.63 -r1.64 src/sys/arch/x86/x86/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