Re: [PATCH 2/9] Sched clock paravirt op fix.patch
From: Andi Kleen <hidden>
Date: 2007-03-13 16:16:59
Also in:
lkml
From: Andi Kleen <hidden>
Date: 2007-03-13 16:16:59
Also in:
lkml
On Tue, Mar 13, 2007 at 09:07:09AM -0700, Chris Wright wrote:
* Jeremy Fitzhardinge (jeremy@goop.org) wrote:quoted
In other words, regardless of whether this particular pv_op lives or dies, we're going to need to have to deal with stolen time properly. I think this hook is reasonable and useful step towards doing that.Exactly. Normal interrupts we can handle. Having CPU completely disappear for unkown time periods we can't, and will need to.
But that is just what a interrupt is. -Andi