public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] in-kernel APIC v6 (kernel side)
@ 2007-05-18 21:50 Gregory Haskins
       [not found] ` <20070518214737.30990.39272.stgit-sLgBBP33vUGnsjUZhwzVf9HuzzzSOjJt@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Gregory Haskins @ 2007-05-18 21:50 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Changelog:

1) Minor cleanup

2) Moved eventfd patch to end of series and dropped it from the public release
(for now).  We dont technically need to signal userspace if PIT is enabled
since this wakes us up anyway.  We can defer the eventfd/in-kernel-halt
conversation for later.

3) Bug fixed: PENDING interrupts were gauged on TPR, not PPR which was causing
   bad behavior under linux.  This is now fixed.

Regards,
-Greg

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [PATCH 0/9] in-kernel APIC v6 (kernel side)
@ 2007-05-20 12:02 Gregory Haskins
  0 siblings, 0 replies; 12+ messages in thread
From: Gregory Haskins @ 2007-05-20 12:02 UTC (permalink / raw)
  To: avi-atKUWr5tajBWk0Htik3J/w; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

>>> Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 05/20/07 3:55 AM >>>
>The PIT will wake us up, but at a substantial delay, which may cause a 
>large drop in throughput.  It's not enough to get the wakeup, it needs 
>to be immediate.

I agree fully.  To clarify, I just meant we are ok to review v6 without a solution in place.  I didn't mean to suggest it was acceptable for checkin without one. :)

-Greg

-- 
error compiling committee.c: too many arguments to function



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-05-20 12:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 21:50 [PATCH 0/9] in-kernel APIC v6 (kernel side) Gregory Haskins
     [not found] ` <20070518214737.30990.39272.stgit-sLgBBP33vUGnsjUZhwzVf9HuzzzSOjJt@public.gmane.org>
2007-05-18 21:50   ` [PATCH 1/9] KVM: Adds support for in-kernel mmio handlers Gregory Haskins
2007-05-18 21:50   ` [PATCH 2/9] KVM: VMX - fix interrupt checking on light-exit Gregory Haskins
2007-05-18 21:50   ` [PATCH 3/9] KVM: Add irqdevice object Gregory Haskins
2007-05-18 21:51   ` [PATCH 4/9] KVM: Adds ability to preempt an executing VCPU Gregory Haskins
2007-05-18 21:51   ` [PATCH 5/9] EVENTFD: Export symbols for module use Gregory Haskins
2007-05-18 21:51   ` [PATCH 6/9] KVM: Add support for in-kernel LAPIC model Gregory Haskins
2007-05-18 21:51   ` [PATCH 7/9] KVM: Adds support for real NMI injection on VMX processors Gregory Haskins
2007-05-18 21:51   ` [PATCH 8/9] KVM: Adds basic plumbing to support TPR shadow features Gregory Haskins
2007-05-18 21:51   ` [PATCH 9/9] KVM: Add statistics from interrupt subsystem Gregory Haskins
2007-05-20  7:55   ` [PATCH 0/9] in-kernel APIC v6 (kernel side) Avi Kivity
  -- strict thread matches above, loose matches on Subject: below --
2007-05-20 12:02 Gregory Haskins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox