Displaying 2 results from an estimated 2 matches for "1081364".
Did you mean:
108134
2003 Aug 28
12
Asterisk stops responding
Anyone have any thoughts on why versions of asterisk I try (4 so far)
after CVS-07/18/03 always end up locking up on me... which means no sip
clients can register/re-register and if I type "reload" or "stop now" at
the cli it just returns and does nothing.
I have experienced this same issue on three separate boxes. Two running
RedHat 9 and one running Redhat 8.
I don't
2015 Jul 27
15
[LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Hi Again,
I'm a little confused regarding what is the exact Orc's functions I should
use
in order to save the functions code in a code cache so it could be later
replaced with different versions of it and I appreciate your help.
Just a reminder I want to dynamically recompile the program based on
profile
collected at the run-time. I would like to start executing the program
from
the