Re: Thread priority in FreeBSD

2008-12-05 Thread Ray Kinsella
Apologies, I neglected to clarify, I am of course talking about Kernel Threads. On Fri, Dec 5, 2008 at 3:01 PM, Ray Kinsella <[EMAIL PROTECTED]>wrote: > Hi all, > > I have a problem trying to influence thread scheduling in FreeBSD. > There are three threads I am interested the priority of:- > >

Thread priority in FreeBSD

2008-12-05 Thread Ray Kinsella
Hi all, I have a problem trying to influence thread scheduling in FreeBSD. There are three threads I am interested the priority of:- a. Enqueue Thread: - Enqueues data in a circular buffer b. Interrupt Handler: - Signals that data in the circular buffer has been processed and in ready for re