Is there a way to view processes weight values
Hi, I am working on a school project which involves manipulating the timeslice allocated to processes. I know I can adjust the process priorities which would result in the timeslice being adjusted accordingly, however I would like to experiment with adjusting the timeslice based on the weights allotted to the processes after the Linux 2.6 CFS scheduler have determined the weighted values for the processes. My question: Is there a way to view/change these weighted values?
Thanks
Colin