Re: 6.2-RELEASE does not use second CPU on pentium D



Alex Povolotsky wrote:
I have a Pentium D box, running 6.2-RELEASE. In dmesg, I see CPU#1
launched, but I never see any process running on it, and mptable shows

Hyperthreading is disabled by default in FreeBSD (for
security reasons). You can enable it via sysctl if
you want (machdep.hyperthreading_allowed=1).

However, note that it might not make your machine any
faster (in fact, a UP kernel might be faster; it depends
on the kind of programs that you're running). Also
not that there is a potential security issue with hyper-
threading (information leak).

Best regards
Oliver

--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd

"When your hammer is C++, everything begins to look like a thumb."
-- Steve Haflich, in comp.lang.c++
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Finding out the directory of my exe
    ... Solaris I believe the equivalent data is stored in /proc/self/auxv but I ... get it through the documented getexecname() interface: ... PS I believe FreeBSD also has a nice /proc solution ... mount /proc by default for security reasons so you can't count on it. ...
    (comp.unix.programmer)
  • Re: SuSe 10.0 woes: /home disappeared
    ... houghi wrote: ... > of security reasons. ... FreeBSD is first I've seen doing this by default. ... Prev by Date: ...
    (alt.os.linux.suse)