mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add cover image for gVisor seccomp blog post.
PiperOrigin-RevId: 603579833
This commit is contained in:
committed by
gVisor bot
parent
0fe82a67ab
commit
8ad4ae61ca
Binary file not shown.
|
After Width: | Height: | Size: 406 KiB |
@@ -10,6 +10,12 @@ is actually executed. **This blog post contains more than you ever wanted to
|
||||
know about `seccomp-bpf`, and explores the past few months of work to optimize
|
||||
gVisor's use of it.**
|
||||
|
||||
{:style="max-width:100%"}
|
||||
<span class="attribution">A diagram showing gVisor's two main layers of
|
||||
security: gVisor itself, and `seccomp-bpf`. This blog post touches on the
|
||||
`seccomp-bpf` part.
|
||||
[Tux logo by Larry Ewing and The GIMP](https://commons.wikimedia.org/wiki/File:Tux.svg).</span>
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## Understanding `seccomp-bpf` performance in gVisor {#performance-considerations}
|
||||
|
||||
Reference in New Issue
Block a user