Quote Originally Posted by JuggaloBrotha View Post
I like the cpu progressbar at the bottom, but what about multi-core cpu's (or systems with more than 1 physical cpu, multi-core or not)? It'd be awesome if it showed one for each core/cpu
He'd probably have to utilize some APIs for that. I don't think there's a managed way to obtain that information for multiple cores.

That CPU progressbar, I think, get's overall usage. He could maybe use Performance counters.