Commit 2c0de225 authored by Brian Geffon's avatar Brian Geffon Committed by Commit Bot

CrOS: Add field trial testing config for minfilelistkb

BUG=chromium:1014871

Change-Id: I25e48d51150e9d4291a98fb7e68fa7319e5de734
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001722Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Brian Geffon <bgeffon@chromium.org>
Cr-Commit-Position: refs/heads/master@{#731811}
parent 93c67392
...@@ -1857,6 +1857,25 @@ ...@@ -1857,6 +1857,25 @@
] ]
} }
], ],
"CrOSMinFilelistKb": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "MinFilelist0MbLockedBrowserText",
"params": {
"CrOSMinFilelistMb": "0"
},
"enable_features": [
"CrOSHugepageRemapAndLockInZygote",
"CrOSTuneMinFilelist"
]
}
]
}
],
"CrOSSystemAECDeactivatedGroups": [ "CrOSSystemAECDeactivatedGroups": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment