qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
@ 2022-06-09 13:44 Emanuele Giuseppe Esposito
  2022-06-09 13:44 ` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread Emanuele Giuseppe Esposito
  2022-06-09 13:44 ` [PATCH 2/2] thread-pool: use ThreadPool " Emanuele Giuseppe Esposito
  0 siblings, 2 replies; 15+ messages in thread
From: Emanuele Giuseppe Esposito @ 2022-06-09 13:44 UTC (permalink / raw)
  To: qemu-block
  Cc: Kevin Wolf, Hanna Reitz, Stefan Weil, Stefan Hajnoczi, Fam Zheng,
	Paolo Bonzini, qemu-devel, Emanuele Giuseppe Esposito

Just remove some AioContext lock in LinuxAioState and ThreadPool.
Not related to anything specific, so I decided to send it as
a separate patch.

These patches are taken from Paolo's old draft series.

Emanuele Giuseppe Esposito (1):
  thread-pool: use ThreadPool from the running thread

Paolo Bonzini (1):
  linux-aio: use LinuxAioState from the running thread

 block/file-posix.c    | 22 +++++++++++-----------
 block/file-win32.c    |  2 +-
 block/linux-aio.c     | 13 ++++++-------
 block/qcow2-threads.c |  2 +-
 include/block/aio.h   |  4 ----
 util/thread-pool.c    |  6 +-----
 6 files changed, 20 insertions(+), 29 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2022-10-24 19:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-09 13:44 [PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool Emanuele Giuseppe Esposito
2022-06-09 13:44 ` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread Emanuele Giuseppe Esposito
2022-09-29 14:52   ` Kevin Wolf
2022-09-30 10:00     ` Emanuele Giuseppe Esposito
2022-09-30 15:32       ` Kevin Wolf
2022-10-03  9:18         ` Emanuele Giuseppe Esposito
2022-06-09 13:44 ` [PATCH 2/2] thread-pool: use ThreadPool " Emanuele Giuseppe Esposito
2022-09-29 15:30   ` Kevin Wolf
2022-09-30 12:17     ` Emanuele Giuseppe Esposito
2022-09-30 14:46       ` Emanuele Giuseppe Esposito
2022-09-30 15:45       ` Kevin Wolf
2022-10-03  8:52         ` Emanuele Giuseppe Esposito
2022-10-20 15:39           ` Stefan Hajnoczi
2022-10-20 16:22             ` Dr. David Alan Gilbert
2022-10-24 18:49               ` 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).