mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Enable Directfs and Systrap in experimental-high-performance config bundle.
PiperOrigin-RevId: 530736565
This commit is contained in:
committed by
gVisor bot
parent
2044c34491
commit
1ef6ee2e46
@@ -24,6 +24,8 @@ package config
|
||||
// Bundles are mutually exclusive iff their flag values overlap and differ.
|
||||
var Bundles = map[BundleName]Bundle{
|
||||
"experimental-high-performance": {
|
||||
"directfs": "true",
|
||||
"overlay2": "root:self",
|
||||
"platform": "systrap",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user