summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/TLSF-2.4.4/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pdbox/TLSF-2.4.4/TODO')
-rw-r--r--apps/plugins/pdbox/TLSF-2.4.4/TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/plugins/pdbox/TLSF-2.4.4/TODO b/apps/plugins/pdbox/TLSF-2.4.4/TODO
deleted file mode 100644
index d7c07b8..0000000
--- a/apps/plugins/pdbox/TLSF-2.4.4/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-To do list
-==========
-
-* Add mmap/sbrk support (DONE - V2.4).
-
-* TLSF rounds-up request size to the head of a free list.
- It has been shown to be a good policy for small blocks (<2048).
- But for larger blocks this policy may cause excesive fragmentation.
- A deeper analisys should be done.