aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-11-13 09:50:42 -0700
committerBrian <[email protected]>2007-11-13 09:50:42 -0700
commite3a35a123efc48e0a69898fd7bda396c9fbe3fff (patch)
tree80598d04dc980a71aafacc9b5adcef6be7017a33
parent412168f2e884d3dd8318c28405683c15c6912c93 (diff)
DRI memory manager info (fixes dangling link)
-rw-r--r--docs/memory.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/memory.html b/docs/memory.html
new file mode 100644
index 00000000000..cd59bd7f60e
--- /dev/null
+++ b/docs/memory.html
@@ -0,0 +1,21 @@
+<HTML>
+
+<TITLE>Mesa News</TITLE>
+
+<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<BODY>
+
+<body bgcolor="#eeeeee">
+
+<H1>DRI Memory Management</H1>
+
+<p>
+Thomas Hellstr&ouml;m's
+<a href="http://www.tungstengraphics.com/mm.pdf">Memory Management
+whitepaper</a> describes the goals, design and implementation of the
+new DRI memory management system.
+</p>
+
+</body>
+</html>