Date: Tue, 19 Jul 2011 13:00:30 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/include param.h src/sys/ia64/include param.h src/sys/mips/conf XLP XLP64 XLPN32 src/sys/sys param.h Message-ID: <201107191300.p6JD0r9W039709@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2011-07-19 13:00:30 UTC
FreeBSD src repository
Modified files:
sys/amd64/include param.h
sys/ia64/include param.h
sys/mips/conf XLP XLP64 XLPN32
sys/sys param.h
Log:
SVN rev 224217 on 2011-07-19 13:00:30Z by attilio
Bump MAXCPU for amd64, ia64 and XLP mips appropriately.
From now on, default values for FreeBSD will be 64 maxiumum supported
CPUs on amd64 and ia64 and 128 for XLP. All the other architectures
seem already capped appropriately (with the exception of sparc64 which
needs further support on jalapeno flavour).
Bump __FreeBSD_version in order to reflect KBI/KPI brekage introduced
during the infrastructure cleanup for supporting MAXCPU > 32. This
covers cpumask_t retiral too.
The switch is considered completed at the present time, so for whatever
bug you may experience that is reconducible to that area, please report
immediately.
Requested by: marcel, jchandra
Tested by: pluknet, sbruno
Approved by: re (kib)
Revision Changes Path
1.37 +1 -1 src/sys/amd64/include/param.h
1.37 +1 -1 src/sys/ia64/include/param.h
1.2 +1 -0 src/sys/mips/conf/XLP
1.2 +1 -0 src/sys/mips/conf/XLP64
1.3 +1 -0 src/sys/mips/conf/XLPN32
1.483 +1 -1 src/sys/sys/param.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107191300.p6JD0r9W039709>
