On 9/12/21 6:24 AM, Eugene Syromiatnikov wrote: > These are used to index aargument of IORING_REGISTER_IOWQ_MAX_WORKERS > io_uring_register command, so they are to be exposed in UAPI. Not sure that's necessary, as it's really just a boolean values - is the worker type bounded or not. That said, not against making it available for userspace, but definitely not IO_WQ_ACCT_NR. It should probably just go in liburing, I guess. -- Jens Axboe