blob: 6e8b89f282e6d0a0bf32695edf2a0722adad6bc7 [file] [log] [blame]
Dominik Brodowski7fe2f632011-03-30 16:30:11 +02001ToDos sorted by priority:
2
3- Use bitmask functions to parse CPU topology more robust
4 (current implementation has issues on AMD)
5- Try to read out boost states and frequencies on Intel
Dominik Brodowski7fe2f632011-03-30 16:30:11 +02006- Somewhere saw the ability to read power consumption of
7 RAM from HW on Intel SandyBridge -> another monitor?
8- Add another c1e debug idle monitor
9 -> Is by design racy with BIOS, but could be added
10 with a --force option and some "be careful" messages