All of lore.kernel.org
 help / color / mirror / Atom feed
* Disk IO scheduling in XEN
@ 2011-03-24 20:19 Paresh Nakhe
  2011-03-24 20:25 ` John Weekes
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paresh Nakhe @ 2011-03-24 20:19 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 742 bytes --]

Hi,

We are working on a project to modify the disk scheduling mechanism in XEN a
bit in an attempt to improve it. In the paper "Xen and the Art of
Virtualization"  following is mentioned.

*"Xen services batches of requests from competing domains in a
simple round-robin fashion; these are then passed to a standard elevator
scheduler before reaching the disk hardware*"

We were going through linux-jeremy source code in an attempt to map the
above in code. We could not however do so. On the contrary we came to the
conclusion that there is no such mechanism. Domain 0 services requests as
soon as it receives a hypercall from a guest domain. Are we right?

Which one would be better first come first serve or round robin and why?

Thanks

[-- Attachment #1.2: Type: text/html, Size: 816 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

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

end of thread, other threads:[~2011-03-25 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 20:19 Disk IO scheduling in XEN Paresh Nakhe
2011-03-24 20:25 ` John Weekes
2011-03-24 22:29 ` James Harper
2011-03-25  9:58   ` Ian Campbell
2011-03-25 14:48 ` Jeremy Fitzhardinge

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.