浏览代码

Merge pull request #5458 from richardkchapman/roxie-threadpriorities

HPCC-9551 Allow Roxie to set thread priorities

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 11 年之前
父节点
当前提交
fc104a1990
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      initfiles/bin/init_roxie

+ 1 - 0
initfiles/bin/init_roxie

@@ -42,6 +42,7 @@ export restarts=0
 
 ulimit -c unlimited
 ulimit -n $NUM_ROXIE_HANDLES
+ulimit -r 4
 
 killed() {
     if [ -n "$1" ]; then