From 95b2ce185801e19bdffbfd51e045e2c3d24e57f5 Mon Sep 17 00:00:00 2001 From: Richard Kistruck Date: Wed, 24 Oct 2007 16:44:19 +0100 Subject: [PATCH] Mps br/awldiag: des/poolawl: add guide; preserve initial design. Copied from Perforce Change: 163424 ServerID: perforce.ravenbrook.com --- mps/design/poolawl/index.html | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) 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.