search for: nicelevel

Displaying 3 results from an estimated 3 matches for "nicelevel".

Did you mean: nicelabel
2005 Aug 05
1
starting asterisk with nice -5
...pend() { need net use zaptel } start() { local OPTS USER GROUP if [[ -n "${ASTERISK_NICE}" ]]; then if [[ ${ASTERISK_NICE} -ge -20 ]] && \ [[ ${ASTERISK_NICE} -le 19 ]]; then OPTS="--nicelevel ${ASTERISK_NICE}" else eerror "Nice value must be between -20 and 19" fi fi if [[ -n "${ASTERISK_USER}" ]]; then USER=${ASTERISK_USER/:*/} GROUP=$(echo $ASTERISK_USER |...
2004 Dec 09
1
Changing NICE value for * will it help?
By default asterisk (on my system) runs with NICE value "0" like most of the programs. Will the performance improve if I assign NICE value of let say -5 or -10 to asterisk? To my understanding it should as the priority will be higher than most other programs (it might even solve some echo problem). Am I right? How to start asterisk with priority let say -5? If I start the main process
2004 Nov 25
4
Opinions on renice or turning off swap or ramdis k as swap?
I have 4 gig in my * box. I'm tuning for performance and I'd like to ask opinions: 1. asterisk -p == renice -20 ?? 2. I've turned off swap with no apparent ill effects. Can anyone commment on long term effects with moderate load (say, 30 SIP phones / 2-3K calls /day) 3. Can anyone comment on using ramdisk as swap and whether this is a good idea or bad idea? I'm using 2.6