search for: load5

Displaying 2 results from an estimated 2 matches for "load5".

Did you mean: load
2012 Mar 25
1
how to speed up OpenSSH command execution (and a speed analysis)
...nagtest:x:54115:100::/home/nagtest:/bin/bash - a .bashrc and .profile in his homedir 1) NRPE (with it's fake-SSL mode) alone, no SSH or so at all: # time /usr/lib/nagios/plugins/check_nrpe -H host.example.org -c check_load OK - load average: 0.00, 0.02, 0.00|load1=0.000;15.000;30.000;0; load5=0.020;10.000;25.000;0; load15=0.000;5.000;20.000;0; real 0m0.047s user 0m0.000s sys 0m0.004s # time /usr/lib/nagios/plugins/check_nrpe -H host.example.org -c check_load OK - load average: 0.00, 0.02, 0.00|load1=0.000;15.000;30.000;0; load5=0.020;10.000;25.000;0; load15=0.000;5.000;20.000;0; rea...
2016 Jun 29
2
avx512 JIT backend generates wrong code on <4 x float>
..., 3 %8 = or i64 %7, 4 %9 = getelementptr float, float* %arg1, i64 %7 %10 = bitcast float* %9 to <4 x float>* %wide.load = load <4 x float>, <4 x float>* %10, align 16 %11 = getelementptr float, float* %arg1, i64 %8 %12 = bitcast float* %11 to <4 x float>* %wide.load5 = load <4 x float>, <4 x float>* %12, align 16 %13 = getelementptr float, float* %arg2, i64 %7 %14 = bitcast float* %13 to <4 x float>* %wide.load6 = load <4 x float>, <4 x float>* %14, align 16 %15 = getelementptr float, float* %arg2, i64 %8 %16 = bitcast fl...