From: shishir randive (send2shishir_at_yahoo.co.in)
Date: Tue 08 Mar 2005 - 18:03:24 GMT
Hi ,
I am reading the hard cpu scheduler code for the
VSERVER , I am having some difficulties
in it ...
will you please explain me token structure
used by an scheduler, structure that we found in the
sched.c under vserver dir is as follows ,
enum tokens {
TOKEN_NVRAM,
TOKEN_SYNC,
TOKEN_WIDE,
TOKEN_PPR,
TOKEN_VERBOSE,
TOKEN_DEBUG,
};
I also want to know that,
How vserver assigns tokens to each context ?
How it tracks the progress of each context ?
On which basis scheduler assigns time slices for each
context?
Is there any documentation for hard CPU
scheduler ?
Waiting for your reply ,Thanking you ,
Regards,
Shishir.
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver