improve some defaults to tune performance if you use -heavy_timer, try not using it

This commit is contained in:
Anthony Minessale
2011-03-22 13:27:37 -05:00
parent 3b56c119a7
commit 5d7831348b
4 changed files with 32 additions and 10 deletions
+1
View File
@@ -1940,6 +1940,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_management_exec(char *relative_oid,
\return 0 on success
*/
SWITCH_DECLARE(int32_t) set_high_priority(void);
SWITCH_DECLARE(int32_t) set_normal_priority(void);
/*!
\brief Change user and/or group of the running process