From fd602020974b7edbcc8b43b969c98e68f3afdf39 Mon Sep 17 00:00:00 2001 From: antrik Date: Wed, 11 Mar 2009 22:51:43 +0100 Subject: Pthreads conversion GSoC task: Merge notes about previous work Barry's work is available in the savannah task, so no need to mention it explicitely. --- community/gsoc/project_ideas/pthreads.mdwn | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'community/gsoc/project_ideas/pthreads.mdwn') diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn index a240e5a9..0195bc25 100644 --- a/community/gsoc/project_ideas/pthreads.mdwn +++ b/community/gsoc/project_ideas/pthreads.mdwn @@ -26,10 +26,8 @@ pthreads can't presently be used in any Hurd servers -- including translators. libfuse](http://www.nongnu.org/hurdextras/#libfuse) with any FUSE modules depending on pthreads for example.) -Some work already has been done once on converting the Hurd servers and -libraries to use pthreads, but that work hasn't been finished. It is available -as [[GNU_Savannah_task 5487]] and can of course be used to base the new work -upon. +Most of the conversion has already been done in previous efforts (see +[[GNU_Savannah_task 5487]]) -- but the tricky parts are still missing. The goal of this project is to have all the Hurd code use pthreads. Should any limitations in the existing pthreads implementation turn up that hinder this @@ -43,6 +41,3 @@ Possible mentors: Samuel Thibault (youpi) Exercise: Take some small piece of code using ctreads and convert it to pthreads. - -Note: Barry Defreese already has an almost complete patch: boring parts should -be mostly done, tricky parts are still missing. -- cgit v1.2.3