const internal/goexperiment.PacerRedesignInt
3 uses
internal/goexperiment (current package)
exp_pacerredesign_on.go#L9: const PacerRedesignInt = 1
runtime
mgcpacer.go#L17: gcGoalUtilization = goexperiment.PacerRedesignInt*gcBackgroundUtilization +
mgcpacer.go#L18: (1-goexperiment.PacerRedesignInt)*(gcBackgroundUtilization+0.05)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)