18%
09.10.2013
, May 2009, vol. 52, no. 5
Author
Federico Lucifredi is the maintainer of man(1) and is the Ubuntu Advantage and Landscape Product Manager at Canonical. He enjoys arcane hardware issues and shell
18%
12.09.2013
Larus, Communications of the ACM
, May 2009, vol. 52, no. 5.
Intel Ark, Pentium 4 SL6S5 and SL6SM: http://ark.intel.com/products/27499/Intel-Pentium-4-Processor-supporting-HT-Technology-3_06-GHz-512K
18%
07.01.2024
loop /snap/core22/864
loop15 7:15 0 12.3M 1 loop /snap/snap-store/959
loop16 7:16 0 73.9M 1 loop /snap/core22/817
loop17 7:17 0 349.7M 1 loop /snap/gnome-3-38-2004/140
loop18
18%
17.02.2015
:
15 collec.insert({"name":row[0],"observer":row[1],"type":row[2],"period":\
pfl(row[3]), "ecc":pfl(row[4]),"semaj_axs":pfl(row[5]), \
"perih_dist":pfl(row[6]), "incl":pfl(row[7
18%
07.10.2014
for (int i = 0; i < len; i++) {
10 hval ^= (uint64_t) p[i];
11 hval *= FNV_64_PRIME;
12 }
13
14 return hval;
15 }
The result of the hash function is 64
18%
07.11.2011
.start()
15 p1.start()
16 p3.start()
17
18 p1.join()
19 p2.join()
20 p3.join()
To see that multiprocessing creates multiple subprocesses, run the code shown in Listing 2
18%
21.01.2020
local server machine (Listing 1). In this example, the four drives sdb
to sde
in lines 12, 13, 15, and 16 will be used to create the NVMe target. Each drive is 7TB, which you can verify
18%
19.06.2023
-xr-x 56 laytonjb laytonjb 4096 Jun 7 15:34 ..
4 -rw-rw-r-- 1 laytonjb laytonjb 731 Jun 7 15:40 fortran_test1.f90
20 -rwxrwxr-x 1 laytonjb laytonjb 17280 Jun 7 15:40 fortran_test1
40 -rw-rw-r-- 1 laytonjb
18%
02.02.2021
, developers previously had to nest several if branches. The new nullsafe operator ?-> checks the existence automatically and reduces the test to one line (line 15).
Listing 2
Happy Birthday?
01
18%
28.11.2021
to the application are not being fulfilled.
Database service becomes unreachable.
Prometheus collects metrics by executing timed HTTP GET requests to defined targets (the default is 15 seconds