I've been working on win32, c,c++ for a while. I code on visual studio. Most of the time I see system idle process uses more cpu utilization. Is there a way to allocate more processor cycles to my program to run it faster? I understand there might be limitations from i/o, in those cases this question doesn't make any sense. OR did i misunderstood the task manager numbers? I'm in a confusion, please help me out. And I want to do something in program itself, btw I will be happy if answers are specific to windows.
Thanks in advance ~calvin