26%
26.02.2014
reqs merged: 0.00/s Write reqs completed: 0.00/s
Read BW: 0.00 MB/s Write BW: 0.00 MB/s
Avg sector size issued 9.39 Avg
26%
07.06.2019
sha256:f1ca87d9adb678b180c31bf21eb9798b043c22571f419ed844bca1d103f2a2f7 bf85f2b6bf52 13 months ago 15.5MB
The output shows information on both the original nginx:alpine image and the updated
26%
03.02.2022
command, except it lists all of the cores at once.
Listing 4
Real or SMT? Method 2
$ cat $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0
26%
07.11.2011
for [clauses ...]
for (i=0;i<N;i++) {
a[i]= i*i; /* parallelized */
}
... /* one thread */
Also, you can combine the two compiler directives, parallel
and sections
, to form a single directive
25%
24.02.2022
, the RPMs shown in Listing 2 will be listed in the root of the source directory.
Listing 2: RPMs After the Build
$ ls *.rpm
kmod-lustre-client-2.14.56_111_gf8747a8-1.el8.x86_64.rpm
kmod
25%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
25%
20.08.2012
the port after the file transfer has completed (but not without moving to the netcat-traditional
package, as mentioned before):
{ echo -ne "HTTP/1.0 200 OK\r\n\r\n"; cat filename.tar.gz; } | nc -l -p 15000
25%
14.03.2013
command:
# sockstat | grep "\*:[0-9]"
The description for rc.conf(5) lists the services that need to be bound to a fixed IP address via parameters. One example is the inetd service:
inetd_flags="-wW -a
25%
21.08.2014
x41
23 CPU architecture: 7
24 CPU variant : 0x2
25 CPU part : 0xc09
26 CPU revision : 9
27 Hardware : grouper
28 Revision : 0000
29 Serial : 0f410a0001440200 ... 22
25%
07.04.2022
shown in Listing 2 will be listed in the source directory's root.
Listing 2
RPMs After the Server Build
$ ls *.rpm
kmod-lustre-client-2.14.56_111_gf8747a8-1.el8.x86_64.rpm
kmod