From 3ce089972973e88c863fd9a6ce13102bdd4ea835 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 27 Jul 2024 22:32:08 +0200 Subject: [PATCH] Docs docs --- doc/collector-whippet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/collector-whippet.md b/doc/collector-whippet.md index 2975035d5..acd09abd7 100644 --- a/doc/collector-whippet.md +++ b/doc/collector-whippet.md @@ -58,7 +58,7 @@ The `whippet` collector has a few feature flags that can be turned on or off. If you use the [standard embedder makefile include](../embed.mk), then there is a name for each combination of features: `whippet` has no additional features, `parallel-whippet` enables parallel marking, -`parallel-generational-whippet` enables parallelism, +`parallel-generational-whippet` enables generations, `stack-conservative-parallel-generational-whippet` uses conservative root-finding, and `heap-conservative-parallel-generational-whippet` additionally traces the heap conservatively. You can leave off