Re: Multithreaded qsort(3)

[ Available lists | Index of freebsd-arch | Month of Mar 2007 | Week of 15 Mar 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ivan Voras <ivoras@fer.hr>
Date
15 Mar 2007 12:26:32
Subject
Re: Multithreaded qsort(3)
Message-ID
etbe0r$7hg$1@sea.gmane.org


[ Hide this part ]
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?



Elapsed time: 0.105 seconds