Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmm: feat: support OOM report to containerd #151

Merged
merged 1 commit into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. vmm: feat: support OOM report to containerd

    Sandboxer calls get_event() in task while task monitors the oom
    cgroup to generate events, then the event will be passed to
    sandboxer as well as contaienrd. Eventually, the get_event()
    continues to wait for the next event.
    
    Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
    Burning1020 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    60c814f View commit details
    Browse the repository at this point in the history