agent-substrate / agent-substrate/substrate

Adopt runsc --no-root-container to take sentry startup off the actor start path

オープン
#967 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/gvisor kind/feature
主要言語
Go
スター
1.8k
フォーク
316
平均マージ
2日 43分
マージ済み PR(30日)
287

説明

gvisor PR for runsc --no-root-container flag: https://github.com/google/gvisor/pull/13981

A new `runsc --no-root-container` flag allows a sandbox with no root container.

Adopting it removes, per actor start and per restore: the pause image pull, the pause bundle, its overlay compose (`SetupBundleRootfs`), and one `runsc create` + `runsc start` round trip. A constant-factor saving on both the cold and hot paths, plus a meaningful amount of special-casing deleted (`"pause"` is hardcoded through `cmd/ateom-gvisor/main.go` and the checkpoint, restore, state, and delete paths).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。