From 6b6842e344cba20f953c10f00c0e67b25599c998 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 20 Apr 2013 09:50:11 +0200 Subject: Add some links. --- hurd/translator/pfinet/implementation.mdwn | 2 ++ open_issues/address_space_memory_mapping_entries.mdwn | 3 ++- open_issues/glibc/0.4.mdwn | 4 +++- open_issues/gnumach_memory_management.mdwn | 2 ++ 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/hurd/translator/pfinet/implementation.mdwn b/hurd/translator/pfinet/implementation.mdwn index 3232e0cc..9bcf62ef 100644 --- a/hurd/translator/pfinet/implementation.mdwn +++ b/hurd/translator/pfinet/implementation.mdwn @@ -30,6 +30,8 @@ implementation. # Reimplementation, [[!GNU_Savannah_task 5469]] +## [[community/gsoc/project_ideas/tcp_ip_stack]] + ## IRC, freenode, #hurd, 2013-04-03 [[!tag open_issue_hurd]] diff --git a/open_issues/address_space_memory_mapping_entries.mdwn b/open_issues/address_space_memory_mapping_entries.mdwn index 8ed69345..f1811b27 100644 --- a/open_issues/address_space_memory_mapping_entries.mdwn +++ b/open_issues/address_space_memory_mapping_entries.mdwn @@ -18,4 +18,5 @@ IRC, freenode, #hurd, 2011-05-07 a bare linked list which makes faults and page cache lookups even slower -A red-black tree was added to VM maps to speed up lookups. +A [[red-black tree|gnumach_vm_map_red-black_trees]] was added to VM maps to +speed up lookups. diff --git a/open_issues/glibc/0.4.mdwn b/open_issues/glibc/0.4.mdwn index a8892876..ceb5ea21 100644 --- a/open_issues/glibc/0.4.mdwn +++ b/open_issues/glibc/0.4.mdwn @@ -25,4 +25,6 @@ In context of [[packaging_libpthread]]/[[libpthread]]. the exec server IIRC... pochu: Oh, I have to re-read that discussion, but thanks for reminding! - pochu: Won't happen today or tomorrow, but "sometime". + +[[!GNU_Savannah_bug 28934]], [[user/pochu]], [[!message-id +"4BFA500A.7030502@gmail.com"]]. diff --git a/open_issues/gnumach_memory_management.mdwn b/open_issues/gnumach_memory_management.mdwn index 46454207..511d3f2b 100644 --- a/open_issues/gnumach_memory_management.mdwn +++ b/open_issues/gnumach_memory_management.mdwn @@ -832,6 +832,8 @@ There is a [[!FF_project 266]][[!tag bounty]] on this task. it could also be used to drop the overloaded (and probably over imbalanced) page cache hash table +[[gnumach_vm_map_red-black_trees]]. + # IRC, freenode, #hurd, 2011-05-03 -- cgit v1.2.3