> It should be trivial to add the simple HLT idle logic, that should > keep things cool-enough without having to mess with ACPI crap.
You mean like in /sys/src/9/pc/l.s:647,650 ?
_nothingready:
STI
HLT
RET
> It should be trivial to add the simple HLT idle logic, that should > keep things cool-enough without having to mess with ACPI crap.
You mean like in /sys/src/9/pc/l.s:647,650 ?
_nothingready:
STI
HLT
RET