Hi,
here is what I get:
CPU
sprod 8129 97.8 25.4 1647684 1002300 pts/9 R+ 17:43 0:04 make CPU= -d
include_modules=”evapi sctp jansson rtjson” cfg
sprod 8173 0.0 0.0 26664 1552 pts/15 R+ 17:43 0:00 ps auxw
root 13266 0.0 0.0 87668 1928 ? Ss 08:13 0:00 sshd:
essprod [priv]
I think 97.8% of the CPU was taken by the make command...
Once again the order of my commands:
1. I have a compiled Kamailio 4.3.1
2. make proper
3. make include_modules="...." cfg
BR,
Anton
2016-01-20 14:57 GMT+01:00 Daniel-Constantin Mierla <
notifications(a)github.com>gt;:
When it hangs, is cpu usage go high?
Can you do a 'ps auxw' and see if you can spot a make or shell command
that looks like looping?
I just noticed via someone using SuSE enterprise server that the CPU
variable is preset in the environment, can you try:
make CPU= include_modules="..." cfg
After CPU= is an empty space, to reset its value.
—
Reply to this email directly or view it on GitHub
<https://github.com/kamailio/kamailio/issues/479#issuecomment-173211648>.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/479#issuecomment-173269258