[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1591637070.git.asml.silence@gmail.com>
Date: Mon, 8 Jun 2020 21:08:16 +0300
From: Pavel Begunkov <asml.silence@...il.com>
To: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Jens Axboe <axboe@...nel.dk>, xiaoguang.wang@...ux.alibaba.com
Subject: [PATCH 0/4] remove work.func
As discussed, removing ->func from io_wq_work and moving
it into io-wq.
Pavel Begunkov (4):
io_uring: don't derive close state from ->func
io_uring: remove custom ->func handlers
io_uring: don't arm a timeout through work.func
io_wq: add per-wq work handler instead of per work
fs/io-wq.c | 10 ++-
fs/io-wq.h | 7 +-
fs/io_uring.c | 221 +++++++++++++++-----------------------------------
3 files changed, 74 insertions(+), 164 deletions(-)
--
2.24.0
Powered by blists - more mailing lists