K 10 svn:author V 5 peter K 8 svn:date V 27 2002-06-24T21:31:57.000000Z K 7 svn:log V 319 Compile in the cpu halt code even on SMP, instead just default the sysctl (machdep.cpu_idle_hlt) to off in the SMP case. This allows you to turn it on if you wish and do not particularly care about the small window where a cpu will remain halted even when a job is placed on the run queue (until the next clock tick). END