Hacker News new | ask | show | jobs
by nicktelford 1157 days ago
> Now they hopefully can work around the kernel for file descriptors (network and disk) saving 30% CPU globally on all Java servers.

Can you expand on this a little? Are you referring to the necessity to copy between kernel memory and user-space memory, or something else?

2 comments

Maybe io_uring?
Yes