On Wed, 2007-08-01 at 09:56 +0300, Avi Kivity wrote:
> Gregory Haskins wrote:
> > Hi Team,
> > I don't know if anyone here also subscribes to linux-rt-users, but it
> > seems as though Ingo et. al. rejected my modifications which ran the
> > smp_call() in a thread (VFCIPI).
>
> It's not surpri
Gregory Haskins wrote:
> Hi Team,
> I don't know if anyone here also subscribes to linux-rt-users, but it
> seems as though Ingo et. al. rejected my modifications which ran the
> smp_call() in a thread (VFCIPI).
It's not surprising. 650 lines including a custom memory allocator is
excessive.
Hi Team,
I don't know if anyone here also subscribes to linux-rt-users, but it
seems as though Ingo et. al. rejected my modifications which ran the
smp_call() in a thread (VFCIPI). So FYI: KVM is still broken on RT and
needs to be addressed.
In a nutshell, kvm_lock cannot be used as it us today