From c318adc3b829acd0e1ce0fb6dd055a1c6d165e98 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 6 Mar 2011 00:54:54 +0100 Subject: community/gsoc/project_ideas: Add a listing of the tasks. --- open_issues/locking.mdwn | 4 ++-- open_issues/performance/io_system.mdwn | 2 +- open_issues/unit_testing.mdwn | 2 +- open_issues/valgrind.mdwn | 5 ++++- 4 files changed, 8 insertions(+), 5 deletions(-) (limited to 'open_issues') diff --git a/open_issues/locking.mdwn b/open_issues/locking.mdwn index 11a10524..6e22f887 100644 --- a/open_issues/locking.mdwn +++ b/open_issues/locking.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +[[!meta copyright="Copyright © 2008, 2009, 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -9,7 +9,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -[[!tag open_issue_hurd]] +[[!tag open_issue_hurd gsoc-task]] Every now and then, new locking issues are discovered in [[hurd/libdiskfs]] or [[hurd/translator/ext2fs]], for example. Nowadays diff --git a/open_issues/performance/io_system.mdwn b/open_issues/performance/io_system.mdwn index 4af093ba..8535eae3 100644 --- a/open_issues/performance/io_system.mdwn +++ b/open_issues/performance/io_system.mdwn @@ -11,7 +11,7 @@ License|/fdl]]."]]"""]] [[!meta title="I/O System"]] -[[!tag open_issue_hurd]] +[[!tag open_issue_hurd gsoc-task]] The most obvious reason for the Hurd feeling slow compared to mainstream systems like GNU/Linux, is a low I/O system performance, in particular very diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn index 95aa0b5f..0ff7ecca 100644 --- a/open_issues/unit_testing.mdwn +++ b/open_issues/unit_testing.mdwn @@ -8,7 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -This task may be suitable for [[community/GSoC]]. +This task may be suitable for [[community/GSoC]][[!tag gsoc-task]]. --- diff --git a/open_issues/valgrind.mdwn b/open_issues/valgrind.mdwn index 2b0624d7..bd45829c 100644 --- a/open_issues/valgrind.mdwn +++ b/open_issues/valgrind.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010, 2011 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -10,6 +11,8 @@ License|/fdl]]."]]"""]] [[!meta title="Porting Valgrind to the Hurd"]] +[[!tag gsoc-task]] + [Valgrind](http://valgrind.org/) is an extremely useful debugging tool for memory errors. (And some other kinds of hard-to-find errors too.) Aside from being useful for program development in general, -- cgit v1.2.3