Hi,
I am having some difficulty in understanding, how can I remove a
process from some resource_group ?
I am able to find out only one way, and that is to add that process to
some other group (ie. default group),
so that it will be removed form old group.

I also checked the source code, the "add_member" function internally calls
"__set_res_group" function which first calls
"remove_from_old_rgroup(tsk)" and then
add the task to new group.
So, what I understood from it is if I change the group of PID then it
will be automatically removed from old group.


Is there any other way to remove a process from resource group? other
than putting that process-id in some other class?

Thanx
-- 
 Pravin Shinde

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to