16%
05.12.2014
.519354 pkts=6 kpps=0.0 kbytes=0 mbps=0.0 nic_pkts=16 nic_drops=0 u=2 t=2 i=0 o=0 nonip=2
1415510244.519597 pkts=6 kpps=0.0 kbytes=0 mbps=0.0 nic_pkts=22 nic_drops=0 u=2 t=2 i=0 o=0 nonip=2
1415510247
16%
20.06.2012
/shm
10.1.0.250:/var/chroots/sl6.2
53G 29G 22G 57% /vnfs
10.1.0.250:/home 53G 29G 22G 57% /home
10.1.0.250:/opt 53G 29G 22G 57% /opt
10.1.0.250:/usr
16%
26.02.2014
-sent: 22,334 (total) 0/s (Per-Sec)
pkts-recv: 68,018 (total) 2/s (Per-Sec)
lo
Bytes-sent: 2.55 K (total) 0.00 B/s (Per-Sec)
Bytes
16%
07.11.2023
, mount the new filesystem and check it with the df
command. The Ubuntu 22.04 example can illustrate this process (Listing 6).
Listing 6: LV Block Device for Filesystem
$ sudo mkdir /mnt/test
$ sudo mkfs.ext4
16%
07.01.2013
can run the virt-clone
command in the shell:
virt-clone --original userver5 --name userver6 \
--file /var/lib/libvirt/images/userver6.img
virt-clone
creates a new XML definition file
15%
11.05.2021
, elapsed Time = %9.6f, GFlops = %9.6f ", ...
N, elapsedTime, gFlops) );
endfor
Listing 2: Double-Precision Square Matrix Multiply
# Example DGEMM
for N = [2, 4, 8, 16
15%
21.01.2013
NIC. However, the CPU must be a 64-bit system with a mandatory virtualization extension: either AMD-V or Intel VT.
In contrast to RHEV 2.2, RHEV 3 is no longer based on RHEL 5, but on RHEL 6, which
15%
07.04.2022
_time update )
Persistent mount opts: user_xattr,errors=remount-ro
Parameters:
checking for existing Lustre data: not found
device size = 48128MB
formatting backing filesystem ldiskfs on /dev/sdb
target
15%
04.11.2011
on enterprise-grade rack hardware, there is no reason one cannot follow along at home with a few beige boxes and an 10Mb hub, as long as the servers are capable of booting from the network with PXE [6]. PXE
15%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance