I'm trying to make a new CPU governor, which it verifies threads has each core and it gives more frequency to the one who has more threads in that moment and less threads to that core in the next program request. Is there any way to do this?
Thanks.