io_uring
io_uring
Posted Jun 5, 2026 15:55 UTC (Fri) by bluca (subscriber, #118303)In reply to: io_uring by krisman
Parent article: Moving beyond fork() + exec()
So still no seccomp, and requires its own bespoke filtering? As a userspace developer making heavy use of pidfd_spawn I'd much rather have a normal syscall based approach, like fsconfig(). Much nicer, and integrates much better with the existing sandboxing ecosystem. fsconfig/opentree/movemount/etc are a really nice family of APIs, well designed and pleasant to use.
