On Wed, 2009-05-06 at 02:20 -0400, APseudoUtopia wrote: > Am I correct to assume that the above means that HTT is enabled? > There is nothing in my loader.conf, sysctl.conf, or kernel config file > related to hyperthreading.
Yes, you are correct. Try: % sudo ps gauxww Or % sudo top You can see the currently assigned CPU for each proc/thread. ~BAS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
