diff --git a/mps/manual/wiki/refman_add.html b/mps/manual/wiki/refman_add.html index 42d31f0ce90..bc7d950c3e9 100644 --- a/mps/manual/wiki/refman_add.html +++ b/mps/manual/wiki/refman_add.html @@ -80,11 +80,13 @@ +
Note that mps_arena_step will still step, even if the arena has been clamped. This is to allow a client to advance a collection only at these mps_arena_step points (but note that barrier hits will also cause collection work).
- 2006-11-28 RHSK Created. + 2006-11-28 RHSK Created: chain for AMC and AMS; mps_arena_step and mps_arena_start_collect.