Why is MySQL nearly twice as fast on Linux?

Petri Helenius pete at he.iki.fi
Sat May 22 09:38:58 PDT 2004


Dag-Erling Smørgrav wrote:

>
>Excuse me for digressing, but do you threads guys have some kind of
>occupational nerve damage which prevents you from using correct
>grammar?  Why does everybody insist on talking about "scope system
>threads" and "scope process threads" instead of system-scope and
>process-scope threads?
>  
>
It´s likely because that´s what you type in;
      pthread_attr_setscope (&attributes,PTHREAD_SCOPE_SYSTEM);

Pete



More information about the freebsd-threads mailing list