public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 5.11 0/2] two minor cleanup and improvement for sqpoll
@ 2020-11-12  6:55 Xiaoguang Wang
  2020-11-12  6:55 ` [PATCH 5.11 1/2] io_uring: initialize 'timeout' properly in io_sq_thread() Xiaoguang Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Xiaoguang Wang @ 2020-11-12  6:55 UTC (permalink / raw)
  To: io-uring; +Cc: axboe, joseph.qi

Xiaoguang Wang (2):
  io_uring: initialize 'timeout' properly in io_sq_thread()
  io_uring: don't acquire uring_lock twice

 fs/io_uring.c | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2020-11-12 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-12  6:55 [PATCH 5.11 0/2] two minor cleanup and improvement for sqpoll Xiaoguang Wang
2020-11-12  6:55 ` [PATCH 5.11 1/2] io_uring: initialize 'timeout' properly in io_sq_thread() Xiaoguang Wang
2020-11-12 11:15   ` Stefano Garzarella
2020-11-12 12:32     ` Xiaoguang Wang
2020-11-12  6:56 ` [PATCH 5.11 2/2] io_uring: don't acquire uring_lock twice Xiaoguang Wang
2020-11-12 16:03 ` [PATCH 5.11 0/2] two minor cleanup and improvement for sqpoll Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox