DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/platform/vkernel/include param.h
dillon 2008/05/06 11:37:58 PDT
DragonFly src repository
Modified files:
sys/platform/vkernel/include param.h
Log:
Remove the SMP_MAXCPU override for vkernels, causing the build to revert
to the i386 limit of 16. This is not because vkernels couldn't handle more
(up to 31), but because I want the installed world to be compatible between
vkernel and pc32.
This unbreaks programs like 'vmstat -m'.
Revision Changes Path
1.4 +4 -0 src/sys/platform/vkernel/include/param.h
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/include/param.h.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]