diff --git a/mps/design/poolamc/index.html b/mps/design/poolamc/index.html index 8322e5fafc1..b5430b96f78 100644 --- a/mps/design/poolamc/index.html +++ b/mps/design/poolamc/index.html @@ -159,7 +159,7 @@ FixEmergency may introduce new marks into the nail board. Buffers .buffer.class: AMC uses buffer of class AMCBufClass (a subclass of SegBufClass) -.buffer.gen: Each buffer allocates into exactly one generation. .buffer.gen: +.buffer.gen: Each buffer allocates into exactly one generation. .buffer.field.gen: AMCBuf buffer contain a gen field which points to the generation that the buffer allocates into. .buffer.fill.gen: AMCBufferFill uses the generation (obtained from the gen field) to initialise the segment's segTypeP field which @@ -408,7 +408,7 @@ AMCBufferFill 187 * for the new object and attach it to the buffer. 188 * .fill.expose: - 189 * .fill.expose: If the buffer is being used for forwarding it may + 189 * .fill.expose: If the buffer is being used for forwarding it may 190 * be exposed, in which case the group attached to it should be 191 * exposed. See .flush.cover. @@ -578,13 +578,15 @@ Group Scanning - - - + + + + +
2002-06-07RBConverted from MMInfo database design document.
2009-08-11RHSKFix HTML duplicated anchor names (caused by auto-conversion to HTML).