qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] ISCSI: Optimize how we set up the events
@ 2012-05-25 10:25 Ronnie Sahlberg
  2012-05-25 10:25 ` [Qemu-devel] [PATCH] ISCSI: redo how we set up the events to only call qemu_aio_set_fd_handler() and qemu_notify_event() if something has changed Ronnie Sahlberg
  2012-05-25 11:12 ` [Qemu-devel] [PATCH 0/1] ISCSI: Optimize how we set up the events Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Ronnie Sahlberg @ 2012-05-25 10:25 UTC (permalink / raw)
  To: pbonzini, qemu-devel


Paolo,

Please find an updated patch that implements your suggestion.


This patch updates how iscsi sets up the read and write events so that we only call qemu_aio_set_fd_handler()  and qemu_notify_event() when we actually need to.



regards
ronnie sahlberg

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

end of thread, other threads:[~2012-05-25 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 10:25 [Qemu-devel] [PATCH 0/1] ISCSI: Optimize how we set up the events Ronnie Sahlberg
2012-05-25 10:25 ` [Qemu-devel] [PATCH] ISCSI: redo how we set up the events to only call qemu_aio_set_fd_handler() and qemu_notify_event() if something has changed Ronnie Sahlberg
2012-05-25 11:12 ` [Qemu-devel] [PATCH 0/1] ISCSI: Optimize how we set up the events Paolo Bonzini

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).