Y
Hacker News
new
|
ask
|
show
|
jobs
by
encryptluks2
1833 days ago
gVisor does more than filtering, they basically reimplemented the syscalls in an application kernel. At least with seccomp the performance overhead is minimal.
1 comments
remram
1832 days ago
How does gVisor fair against KVM and other hardware-accelerated VM solutions (firecracker)?
link