I have reading recently how CFS works and I want to detect processes that is not used and have the policy SCHED_NORMAL,

Can i do this by tracking load_weight for each process if the load dose not change over the time can i consider this process is not used ?