Thanks, Mark This is for a project to add VoIP to a gateway box where the processor spends a signficant amount of time in the linux kernel doing network processing. I'm afraid that even with realtime priority, a user space process will be preempted too much by the kernel. -Ted > > On Fri, Dec 4, 2009 at 12:10 AM, Ted Merrill <voice at embuildsw.com> wrote: > Does anyone have opinions on whether putting putting pjmedia > into the linux kernel (with the remainder of pj stack in user > space for safety) would significantly reduce latency on a busy > system? > > > What kind of application are you thinking of? Are you thinking of an > embedded system, or perhaps a media proxy for $lots of calls? > > With some more information about your goals we might be able to work out > some kinda of solution. > > Cheers, > -Mark