[Asterisk-Users] pseudo-realtime??

Peter Svensson psvasterisk at psv.nu
Thu Jan 13 02:54:15 MST 2005


On Thu, 13 Jan 2005, Roy Sigurd Karlsbakk wrote:

> is this "pseudo" realtime? I thought the "pseudo" realtime threads 
> allowed others to run as well....
> Is it possible to have asterisk start with high priority, also for I/O 
> etc without using -p?

The pseudo in pseudo-relatime means that no guarantees are made. A better 
word would be "strict priorities". This means that if such a thread loops 
and is busy no processes with lower (or normal) priorities will be allowed 
to run.

You can have a shell running with higher RT priority, that should work. If 
it comes in over the network you need to have your network daemon running 
with an appropriate priority as well.

Peter





More information about the asterisk-users mailing list