13%
24.02.2022
type: ldiskfs
Flags: 0x62
(OST first_time update )
Persistent mount opts: ,errors=remount-ro
Parameters: mgsnode=10.0.0.2@tcp
device size = 48128MB
formatting
13%
07.04.2022
=10.0.0.2@tcp
device size = 48128MB
formatting backing filesystem ldiskfs on /dev/sdb
target name testfs:OST0000
kilobytes 49283072
options -I 512 -i 1024 -J size
13%
04.08.2020
->tv_nsec) * 1E-9;
24 }
25
26 int main(int argc, char* argv[argc+1]) {
27 if (argc < 2) {
28 fprintf(stderr, "Usage: %s NNN, NNN iterations\n",
29 argv[0]);
30 return EXIT_FAILURE;
31 }
32
13%
12.02.2014
has been removed for the sake of brevity).
Listing 4: System Information from ps_mem
[root@home4 1]# ./ps_mem.py
Private + Shared = RAM used Program
84.0 KiB + 12.5 KiB = 96.5 Ki
13%
10.06.2015
to the first sed I know that here is only a SINGLE space
45 display_list="$(sed ':a;N;$!ba;s/\n / /g'<<<"$xrandr_current" | sed \
-n -e 's/^\([a-zA-Z0-9_-]\+\) connected.* \([0-9]\+\)mm.* \([0-9]\+\)mm
13%
01.06.2024
[i];
82 }
83
84 pi = ((double)finalcount/(double)finalniter)*4.0; //p = 4(m/n)
85 printf("Pi: %f\n", pi); //Print the calculated value of pi
86
13%
07.11.2011
#pragma omp parallel for shared (sum) private (i)
12 for ( i=0; i < 1000000; i++) {
13 #pragma omp critical (sum_total)
14 sum = sum + a[i];
15 }
16 printf("sum=%lf\n",sum);
17
13%
22.12.2017
impacted platforms at risk. Systems using ME Firmware versions 11.0/11.5/11.6/11.7/11.10/11.20, SPS Firmware version 4.0, and TXE version 3.0 are impacted."
The affected products include the sixth, seventh
13%
25.09.2013
)
8 (4)
7.2
0.9
Nehalem-EP (2009)
8 (4)
32
4
Westmere-EP (2010)
12 (6)
42
3.5
Westmere-EP (2010)
8 (4)
42
13%
30.01.2020
page).
Going Deeper
Back in issue 12, I mentioned Martin Pool's promising tool judge [4]. Unfortunately, judge never made it past version 0.1, with its most recent release dated back to 2011