Hacker News new | ask | show | jobs
by wahern 305 days ago
In the case of io_uring, one user thread per core is not a bad rule of thumb given that the kernel side is using a pool of worker threads.