diff --git a/mps/design/poolawl/index.html b/mps/design/poolawl/index.html index 78078d0ec0a..85ba91b6d34 100644 --- a/mps/design/poolawl/index.html +++ b/mps/design/poolawl/index.html @@ -6,7 +6,7 @@ -Automatic weak linked +Automatic Weak Linked @@ -26,8 +26,28 @@
+

Automatic Weak Linked

+ +

This document contains a guide to the Automatic Weak Linked poolclass, followed by the historical initial design. References, History, Copyright and License are at the end.

+ +
+ +

Guide

+ +

Readership: any MPS developer. Not confidential.

+ +

Introduction

+

+ [not yet written] +

+ + +
+ +

Initial Design

+
                          AUTOMATIC WEAK LINKED
                            design.mps.poolawl
@@ -495,6 +515,8 @@ buffers and pools and exit
 
 
+
+

A. References

@@ -525,13 +547,15 @@ buffers and pools and exit - - - + + + + +
2002-06-07RBConverted from MMInfo database design document.
2007-10-24RHSKAdd guide; preserve initial design.