mbox series

[PATCHSET,next,0/6] Misc cleanups / optimizations

Message ID 20240206162402.643507-1-axboe@kernel.dk (mailing list archive)
Headers show
Series Misc cleanups / optimizations | expand

Message

Jens Axboe Feb. 6, 2024, 4:22 p.m. UTC
Hi,

Nothing major in here:

- Expand io_kiocb flags to 64-bits, so we can use two more bits for
  caching cancelation sequence and pollable state.
- Misc cleanups