summaryrefslogtreecommitdiff
path: root/buckets
diff options
context:
space:
mode:
authorfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-07-18 05:16:46 +0000
committerfielding <fielding@13f79535-47bb-0310-9956-ffa450edef68>2000-07-18 05:16:46 +0000
commit381e863ce3881dd3a64f1b0ceb6a02878e73db47 (patch)
tree6d098b855521b10ceaeb57785d6af0d1dbca17f5 /buckets
parent60d33d29b6a07ef8e5126f291f7e10922d092485 (diff)
downloadlibapr-381e863ce3881dd3a64f1b0ceb6a02878e73db47.tar.gz
Describe the design threads I committed last week.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60389 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buckets')
-rw-r--r--buckets/README.txt23
1 files changed, 20 insertions, 3 deletions
diff --git a/buckets/README.txt b/buckets/README.txt
index 540a232b7..f69e34347 100644
--- a/buckets/README.txt
+++ b/buckets/README.txt
@@ -6,9 +6,26 @@ as part of the server until we agree on a solution.
Design Rationale
----------------
- [Roy is collecting these from his mail archives]
- layered-IO-1998.txt
- bucket_brigades.txt
+ doc_SFmtg.txt
+ -- notes from the 1998 design meeting in SF
+
+ doc_stacked_io.txt
+ -- Ed and Alexei's vision of stacked-io with layer caching
+
+ doc_page_io.txt
+ -- Dean's comments on performance considerations
+
+ doc_dean_iol.txt
+ -- Rationale behind the IOL stuff that is now in APR
+
+ doc_bucket_brigades.txt
+ -- Roy's ramblings about the bucket brigades design
+
+ doc_wishes.txt
+ -- Everyone's requirements for layered-IO and filters
+
+ doc_greg_filters.txt
+ -- Greg's initial filter design rationale
Bachelor #1
-----------