* Daniel Eischen <[EMAIL PROTECTED]> [071004 06:05] wrote:
> 
> His point about telling us what you're really doing, so we might
> off other ways to do it is valid.
> 
> We don't know why you are using homegrown user-level spinlocks
> instead of pthread mutexes.  Priority ceiling mutexes and running
> in SCHED_RR or SCHED_FIFO is really what tries to address this
> problem, at least from the vague desciption you give.  If you
> have tried this and they don't work correctly, then one solution
> is to fix them ;-)

First of all we're stuck on 6.x, how is threads on this platform?

Second off we are contending against other devices in the system
that do not run FreeBSD, How do we address that?

-- 
- Alfred Perlstein
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to