google / gvisor

Application Kernel for Containers

Home Page:https://gvisor.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Docs] No `systrap` on the diagram in the Platform Guide page

dimakuv opened this issue · comments

Description

The diagram in the Platform Guide page is old: https://gvisor.dev/docs/architecture_guide/platforms/#implementations

It doesn't have the systrap platform. Instead, it only distinguishes between the KVM and the deprecated ptrace platforms.

The diagram must be updated to reflect the current state and the text description (which is up to date).

UPDATE: You may also want to add a note to the blog post https://gvisor.dev/blog/2020/10/22/platform-portability/, that ptrace platform is deprecated in favor of systrap.