Sfoglia il codice sorgente

HPCC-9551 Allow Roxie to set thread priorities

Previous fix here was not sufficient

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 anni fa
parent
commit
2abce91c89
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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