Date: Thu, 15 Mar 2007 13:26:03 +0100 From: Ivan Voras <ivoras@fer.hr> To: freebsd-arch@freebsd.org Cc: freebsd-threads@freebsd.org Subject: Re: Multithreaded qsort(3) Message-ID: <etbe0r$7hg$1@sea.gmane.org> In-Reply-To: <45F906ED.8070100@aueb.gr> References: <45F906ED.8070100@aueb.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Diomidis Spinellis wrote: > Greetings, > > I've added multhread support to our qsort implementation. You can see > the code at <http://people.freebsd.org/~dds/qsort_mt.c> and some Interesting idea. I remember talks about OpenMP in gcc 4.2 - maybe it would be better to do it with OpenMP?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?etbe0r$7hg$1>