All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] Allow io-wq user configurable CPU masks
@ 2021-06-17 16:29 Jens Axboe
  2021-06-17 16:29 ` [PATCH 1/2] io-wq: use private CPU mask Jens Axboe
  2021-06-17 16:29 ` [PATCH 2/2] io_uring: allow user configurable IO thread CPU affinity Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2021-06-17 16:29 UTC (permalink / raw)
  To: io-uring

Hi,

This adds IORING_REGISTER_IOWQ_AFF that allows an application to
specificy CPU affinities for any IO threads that may get created to
service requests. Explanation in patch 2, patch 1 is just a prep patch
that makes this easier to accomplish.

-- 
Jens Axboe



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

end of thread, other threads:[~2021-06-17 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 16:29 [PATCHSET 0/2] Allow io-wq user configurable CPU masks Jens Axboe
2021-06-17 16:29 ` [PATCH 1/2] io-wq: use private CPU mask Jens Axboe
2021-06-17 16:29 ` [PATCH 2/2] io_uring: allow user configurable IO thread CPU affinity Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.