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