Re: [PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
Marcelo Tosatti <[email protected]> Wed, 21 Sep 2011 17:46:24 +0000
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 21, 2011 at 07:11:08AM -0700, Dave Hansen wrote: > On Tue, 2011-09-20 at 16:55 -0300, Marcelo Tosatti wrote: > > > and the wall clock stays behind my host wall clock by the amount of > > > time it took to resume. > > > > This is expected, similar to savevm/loadvm. > > That seems like pretty undesirable behavior to me. It's too bad that it > does that with savevm/loadvm, but is it really behavior that we want to > spread? Not really. savevm/loadvm has more widespread use, so a solution could apply equally to both cases.