a doubt on scheduler

From: prajul phalgunan
Date: Sun Oct 03 2010 - 10:11:08 EST


i am a beginner to linux kernel and trying to learn especially how
linux schedules processes
i have read some books on linux kernel but left with the some doubts.

1.how does the scheduler that it schedules all task within the
sysctl_sched_latency
2.when a process wakes up what actually is done in the place_entity function
3.when a process wakes up why the vruntime is adjusted by subtracting
from sched_latency,cant it lead to processes in the run queue with
large difference in the vruntime value

Expecting some one to respond...please..
thanks in advance..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/