K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-11-29T01:19:23.000000Z K 7 svn:log V 497 Another attempt to MFC changes that prevent any accounting for the disabled HTT cores. This time make code conditional on !defined(SCHED_ULE), since SCHED_ULE is generally b0rken due to the fact that it doesn't honour hlt_cpus_mask when scheduling processes like all other schedulers in the system do. I am not sure if such SCHED_ULE behaviour should be considered as a security flaw, basically it means that anybody running SCHED_ULE kernel on HTT system still affected by FreeBSD-SA-05:09.htt. END