qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] how to create threads like dataplane in qemu
@ 2017-04-01  3:54 PERSIST
  2017-04-05  1:56 ` Fam Zheng
  2017-04-06 10:37 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: PERSIST @ 2017-04-01  3:54 UTC (permalink / raw)
  To: qemu-devel

Hello!
  I want to create a specific thread for each process in VM so that virtio block requests from each process can be sumbitted in the thread related to the process.
  I tried to implement it by referring to dataplane,but I can not understand the source about dataplane.
  What should I do?

  I am not good at English.Please forgive me.

  Best wishes
                                                            Zhiheng Tao

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

end of thread, other threads:[~2017-04-06 10:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01  3:54 [Qemu-devel] how to create threads like dataplane in qemu PERSIST
2017-04-05  1:56 ` Fam Zheng
2017-04-06 10:37 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).