All of lore.kernel.org
 help / color / mirror / Atom feed
* HVM performance improvements
@ 2013-08-06 13:48 Andrew Cooper
  2013-08-06 13:48 ` [Patch 1/5] rombios/keyboard: Don't needlessly poll the status register Andrew Cooper
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Andrew Cooper @ 2013-08-06 13:48 UTC (permalink / raw)
  To: Xen-devel; +Cc: George Dunlap, Andrew Cooper, Keir Fraser

This is re-post of my patchset to reduce the number of VMexits caused by
RomBIOS.  These patches have been included in several releases of XenServer,
and have had a substantial improvement to VM bootstorm scalability.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Keir Fraser <keir@xen.org>
CC: Pasi Kärkkäinen <pasik@iki.fi>
CC: George Dunlap <george.dunlap@eu.citrix.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2013-08-08 12:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06 13:48 HVM performance improvements Andrew Cooper
2013-08-06 13:48 ` [Patch 1/5] rombios/keyboard: Don't needlessly poll the status register Andrew Cooper
2013-08-06 13:48 ` [Patch 2/5] rombios/ata: Do not wait for BSY to be set Andrew Cooper
2013-08-06 13:48 ` [Patch 3/5] rombios/ata: Reading this status register has no relevant side effects Andrew Cooper
2013-08-06 13:48 ` [Patch 4/5] rombios/ata Remove another needless trap from the int 0x13 hotpath Andrew Cooper
2013-08-06 13:48 ` [Patch 5/5] rombios/debug: Reduce verbosity of rombios Andrew Cooper
2013-08-06 14:36 ` HVM performance improvements Keir Fraser
2013-08-06 14:41   ` Andrew Cooper
2013-08-08 12:47   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.