> >
> >You can drop hints in a posix.4 compliant system using
> sched_yield() which
> >basically says "I can't go forward, run someone else, but I
> want to get
> running
> >again too straight afterwards". Netscape uses buzz locks that
> spin briefly
> >then yield. The code for that is in the Mozilla source.
>
are "buzz" locks then the same as "spin" locks?
and are you saying that Netscape is using threads?
Joe
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]