cache knobs: env-parameterize geth/op-geth --cache (default 1024 = geth's own), l2geth --cache (default 8192 = previous hardcoded), nethermind MEMORYHINT (default 2048000000)

All defaults preserve current effective behavior - this deploy is a rendering no-op
until a host_var overrides a value. Part of the resource-optimizer knob rollout
(resource-optimizer/knob-manifest.yaml is the registry; verify_manifest.py enforces
default sync between templates and envfile).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
rob
2026-07-10 14:34:10 +00:00
parent 6ccd711ad5
commit f88ec86b47
165 changed files with 165 additions and 4 deletions

View File

@@ -53,6 +53,7 @@ services:
- 6060
- 8551
command:
- --cache=${ETHEREUM_HOODI_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
- --datadir=/root/.ethereum
- --db.engine=pebble
- --gcmode=full