Re: Stolen and degraded time and schedulers
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Fri, 16 Mar 2007 09:38:28 +0100
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
Ingo Molnar wrote:
touching the 'timer tick' is the wrong approach. 'stolen time' only
matters to the /scheduler tick/. So extend the hypervisor interface to
allow the injection of 'virtual' scheduler tick events: via the use of a
special clockevents device - do not change clockevents itself.
I didn't. I was using sloppy terminology: I hang the stolen time
accounting off the Xen timer interrupt routine, just so that it gets
run every now and again.
i dont understand: how are you separating 'stolen time' drifts from
events generated for absolute timeouts?
I suppose I could explicitly hook stolen time accounting into the
scheduler, but its not obvious to me that it's necessary.
right now i dont see any clean way to solve this problem without having
two clockevents drivers: one for the scheduler, one for timer events.
Ingo
-
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/
- Follow-Ups:
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- References:
- Re: Stolen and degraded time and schedulers
- From: john stultz
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- From: Daniel Walker
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- From: Dan Hecht
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- From: Dan Hecht
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- From: Ingo Molnar
- Re: Stolen and degraded time and schedulers
- From: Jeremy Fitzhardinge
- Re: Stolen and degraded time and schedulers
- Prev by Date: Re: [PATCH] MMC: Consolidate voltage definitions
- Next by Date: Re: [2.6.20] BUG: workqueue leaked lock
- Previous by thread: Re: Stolen and degraded time and schedulers
- Next by thread: Re: Stolen and degraded time and schedulers
- Index(es):
Relevant Pages
|