Re: [PATCH 2/9] Sched clock paravirt op fix.patch
From: Chris Wright <hidden>
Date: 2007-03-13 16:08:05
Also in:
lkml
From: Chris Wright <hidden>
Date: 2007-03-13 16:08:05
Also in:
lkml
* Jeremy Fitzhardinge (jeremy@goop.org) wrote:
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. thanks, -chris