public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] Fixes for CONFIG_PREEMPT_NONE
@ 2023-01-27 16:53 Jens Axboe
  2023-01-27 16:53 ` [PATCH 1/2] io_uring: add a conditional reschedule to the IOPOLL cancelation loop Jens Axboe
  2023-01-27 16:53 ` [PATCH 2/2] io_uring: add reschedule point to handle_tw_list() Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2023-01-27 16:53 UTC (permalink / raw)
  To: io-uring

Hi,

Just a few minor fixes for CONFIG_PREEMPT_NONE, where we a) either need
to reschedule (IOPOLL), or b) should reschedule if we're looping for a
potentially long time.

-- 
Jens Axboe



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

end of thread, other threads:[~2023-01-27 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 16:53 [PATCH for-next 0/2] Fixes for CONFIG_PREEMPT_NONE Jens Axboe
2023-01-27 16:53 ` [PATCH 1/2] io_uring: add a conditional reschedule to the IOPOLL cancelation loop Jens Axboe
2023-01-27 16:53 ` [PATCH 2/2] io_uring: add reschedule point to handle_tw_list() Jens Axboe

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