summaryrefslogtreecommitdiff
path: root/open_issues/gnumach_vm_map_red-black_trees.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-13 22:36:45 +0800
committerThomas Schwinge <thomas@codesourcery.com>2012-05-13 22:36:45 +0800
commitb75e038615d51cb62c200e336e59202519db8cae (patch)
tree8c2c6e4999e897afaa2573fca321445bc85e4c45 /open_issues/gnumach_vm_map_red-black_trees.mdwn
parent066e7157468c3dc616ecbd34f2a2be9fde01cb7b (diff)
IRC.
Diffstat (limited to 'open_issues/gnumach_vm_map_red-black_trees.mdwn')
-rw-r--r--open_issues/gnumach_vm_map_red-black_trees.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/open_issues/gnumach_vm_map_red-black_trees.mdwn b/open_issues/gnumach_vm_map_red-black_trees.mdwn
index d77bea32..17263099 100644
--- a/open_issues/gnumach_vm_map_red-black_trees.mdwn
+++ b/open_issues/gnumach_vm_map_red-black_trees.mdwn
@@ -140,3 +140,15 @@ License|/fdl]]."]]"""]]
<braunr> i'll commit it soon then
<youpi> I'd say feel free to, yes
<braunr> thanks
+
+
+## IRC, freenode, #hurd, 2012-04-27
+
+ <braunr> elmig: don't expect anything grand though, this patch is mostly
+ useful when address spaces get really fragmented, which mainly happens on
+ buildds
+ <braunr> (and it only speeds lookups, which isn't as good as reducing
+ fragmentation; things like fork still have to copy thousands of map
+ entries)
+
+[[glibc/fork]].