DragonFly BSD
DragonFly users List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: On SMP


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 24 Jan 2005 19:35:50 +0100
Mail-followup-to: users@crater.dragonflybsd.org

On Mon, Jan 24, 2005 at 09:31:34AM -0800, Matthew Dillon wrote:
>     rfork().  The same mechanism that the 1:1 library would use, but
>     it would only rfork for the number of cpus rather then rfork for
>     each thread.

The 1:1 library does a rfork for each thread, our own library would use
min(no of threads, no of cpus), right?

Joerg

> 
> 					-Matt
> 					Matthew Dillon 
> 					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]