Explorar el Código

HPCC-9551 Allow Roxie to set thread priorities

Previous fix here was not sufficient

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman hace 11 años
padre
commit
2abce91c89
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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