CPU usage

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
karim
Posts: 21
Joined: Mon Jun 23, 2025 8:03 pm

CPU usage

Post by karim »

To measure the CPU usage percentage, do I need to create an idle process to understand how much the CPU is being used? Something like an HLT instruction and have a timer that calculates how much time the CPU spent in the idle process is what I said correct?
Octocontrabass
Member
Member
Posts: 6245
Joined: Mon Mar 25, 2013 7:01 pm

Re: CPU usage

Post by Octocontrabass »

Post Reply