2012/5/26 王哲 <[email protected]> > Hello Everyone > I want to study process schedule.but i don't kown how to begin. > and i like to write some kernel modules to learn more about kernel. > if i want to write some modules about schedule.what i can write. > > Thanks a lot for your help! > wanny > > -- > > ---------------------------------------------------------------------------------------------- > WangZhe Xi'an Shanxi CHINA > qq 785924174 > blog blog.163.com/zhe_wang_2009 > > ---------------------------------------------------------------------------------------------- >
Hi, WANG Zhe, You may want to make some modification on kernel's schedule, like scheduling `idle` even if there are actually some works to do. So you can make your system slow down a bit. Regards, LIU Zhiyou
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
