mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* sched_fair: the schedule check condition?
@ 2010-03-05  7:56 figo zhang
  2010-03-05  8:33 ` Mike Galbraith
  0 siblings, 1 reply; 2+ messages in thread
From: figo zhang @ 2010-03-05  7:56 UTC (permalink / raw)
  To: linux-kernel

hi,

in check_preempt_tick() funtion, the check schedule condition the
reality increasing runtime "delta_exec"
and vruntime increasing "delta", and reality ideal time "ideal_runtime":

            if (delta_exec > ideal_runtime)
and
            if (delta > ideal_runtime)

if equal,  it should be need schedule?

Best,
Figo.zhang

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-05  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-05  7:56 sched_fair: the schedule check condition? figo zhang
2010-03-05  8:33 ` Mike Galbraith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®