All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen block backend/frontend multiqueue support
@ 2014-03-19 12:00 haofeng hua
  2014-03-19 15:09 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: haofeng hua @ 2014-03-19 12:00 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, xen-devel


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

Hi all, there are some questions about Xen block backend/frontend
multiqueue support.
In linux, block multiqueue API is used to allocate per CPU a block thread
to handle the block request.
In a system on xen hypervisor, the request from PV guest is put into the
shared ring and passed to the driver domain.
So how to use multiqueue API in frontend driver and backend driver
 respectively?
What I think is using multiqueue API in backend driver to dispatch requests
from shared ring, does that work? What about the frontend driver?

Best regards.

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

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

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

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

end of thread, other threads:[~2014-03-19 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 12:00 Xen block backend/frontend multiqueue support haofeng hua
2014-03-19 15:09 ` Konrad Rzeszutek Wilk

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.