←back to thread

495 points guntars | 1 comments | | HN request time: 0.202s | source
Show context
alde ◴[] No.44985140[source]
Unfortunately io_uring is disabled by default on most cloud workload orchestrators, like CloudRun, GKE, EKS and even local Docker. Hope this will change soon, but until then it will remain very niche.
replies(2): >>44986488 #>>44988690 #
superb_dev ◴[] No.44988690[source]
Why do they disable io_uring?
replies(2): >>44990499 #>>44999134 #
1. arianvanp ◴[] No.44990499[source]
Sandboxing like gvisor is based on syscalls and iouring makes your code syscallless