Performance impact
Performance impact
Posted Jul 29, 2022 8:24 UTC (Fri) by zdzichu (subscriber, #17118)Parent article: Security requirements for new kernel features
io_uring, apart from being a nice async interface, seem to be all about raw speed. It is achieving millions of IOps per core. What if we add LSM hooks, audit hooks, etc. and performance goes down? In few years someone will come with "io_uring lite" without those speed bumps.
