cvs commit: src/sys/amd64/conf GENERIC
mjacob at freebsd.org
mjacob at freebsd.org
Wed Dec 13 20:13:37 PST 2006
> David E. O'Brien wrote:
>> obrien 2006-12-14 03:57:34 UTC
>>
>> FreeBSD src repository
>>
>> Modified files: (Branch: RELENG_6)
>> sys/amd64/conf GENERIC Log:
>> Turn on SMP in the default kernel.
>> Most FreeBSD/amd64 machines are either multi-socket and/or multi-core.
>> Revision Changes Path
>> 1.439.2.16 +3 -0 src/sys/amd64/conf/GENERIC
>
> I guess you missed /sys/amd64/conf/SMP and all of the work that was done
> in sysinstall to detect and auto-install an SMP kernel. Idiot. Welcome
> back.
First of all, no need to be so surly- I'm sure David meant well.
Secondly, I would *like* to have SMP on as a default in RELENG_6 for
amd64, as it would avoid doing what I've done twice already- fresh
sysinstall may or may not have installed an SMP kernel but going off and
building GENERIC then lost me my SMP. It's sort a violation of POLA.
More information about the cvs-src
mailing list