Bakul Shah wrote:
> 
> > Hrm, I was planning on investigating the RT capabilities of fbsd after
> > I got
> > myself a decent timer mechanism.  I was hoping they would be enough to get
> > close to RT.  I have an SMP system I can use, so 1 CPU can be dedicated to
> > the task.
> 
> I doubt even an SMP system would help.

Plus this is ASMP -- ASymmetric MultiProcessing -- when you
dedicate a CPU to a task.

FreeBSD doesn't support this.

Linux supports this, with the patches from Ingo.  I'm guessing
they will become part of the standard Linux distribution.  He
developes the "Tux" in kernel web server, and he has the entire
code path for the thing, including the TCP stack, so it fits in
a single CPU instruction cache.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to