summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/object_lookups.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2018-05-25 16:53:56 +0200
committerThomas Schwinge <thomas@codesourcery.com>2018-05-25 16:53:56 +0200
commit7b2c10b40b5224b7cb9bddf73215316681ae424d (patch)
tree95ed661e5631e4a7a1ccc7727310736eae82a577 /community/gsoc/project_ideas/object_lookups.mdwn
parentf5663ced68296bf52cb07427cf9760041fcc24dd (diff)
Further clean up list of Google Summer of Code project ideas
Diffstat (limited to 'community/gsoc/project_ideas/object_lookups.mdwn')
-rw-r--r--community/gsoc/project_ideas/object_lookups.mdwn9
1 files changed, 8 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/object_lookups.mdwn b/community/gsoc/project_ideas/object_lookups.mdwn
index d7a5831e..0bbd4196 100644
--- a/community/gsoc/project_ideas/object_lookups.mdwn
+++ b/community/gsoc/project_ideas/object_lookups.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2013, 2014, 2016 Free Software Foundation,
+[[!meta copyright="Copyright © 2013, 2014, 2016, 2018 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -11,6 +11,13 @@ License|/fdl]]."]]"""]]
[[!meta title="Improved System Object Lookups"]]
+[[!template id=highlight text="""/!\ Obsolete /!\
+
+---
+
+This is no longer valid as a Google Summer of Code project."""]]
+
+
The Hurd currently uses its ihash library ([[hurd/libihash]]) as a generic
container for various objects. While it does its job, it has been reported
to suffer from high collision rates. In addition, the "one size fits all"