11%
15.12.2016
(CIRCLE), INTENT(IN) :: THIS
REAL :: AREA
AREA = PI * THIS%RADIUS**2.0
END FUNCTION CIRCLE_AREA
SUBROUTINE CIRCLE_PRINT(THIS)
TYPE(CIRCLE), INTENT(IN) :: THIS
REAL :: AREA
AREA
11%
14.06.2017
example illustrating the change in file size:
$ ls -lsah FS_scan.csv
3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20:31 FS_scan.csv
$ gzip -9 FS_scan.csv
$ ls -lsah FS_scan.csv.gz
268K
11%
03.02.2024
938G 718G 173G 81% /home
/dev/nvme0n1p1 511M 6.1M 505M 2% /boot/efi
/dev/sda1 5.5T 3.1T 2.1T 60% /home2
192.168.4.100:/home
11%
02.02.2021
of the application scales linearly with the number of processors.
Further Exploration
To further understand how Amdahl's Law works, take a theoretical application that is 80 percent parallelizable (i.e., 20 percent
11%
28.11.2021
in each mode.
# TYPE node_cpu_seconds_total counter
node_cpu_seconds_total{cpu="0",mode="idle"} 71039.6
node_cpu_seconds_total{cpu="0",mode="iowait"} 54.79
node_cpu_seconds_total{cpu="0",mode="irq"} 865
11%
17.06.2017
SQL [6], MariaDB [7], and PostgreSQL [8].
Entry-Level Relational
Searching the web for the keyword "database" shows various techniques, implementations, approaches, and software variants. In this article
11%
14.08.2017
a huge amount of work. However, if you need to install new firmware on two cards per server, it will take at least 20 minutes per system. Given 50 servers, this translates to a huge amount of time
11%
30.05.2021
:
Invoke-BpaModel -ComputerName dl20 -ModelId Microsoft/Windows/Hyper-V
The results files are stored in XML format in a path you specify, sorted into subdirectories by server role and server. The files can
11%
07.06.2019
-y
17
18 RUN apt-get install -y \
19 autoconf \
20 automake \
21 build-essential \
22 ca-certificates \
23 cmake \
24 curl \
25 g++-7 \
26 git \
27 less \
28
11%
13.06.2016
to the server according to the original protocol, everything looks completely normal on the server side. A tool that demonstrates such an attack was published in 2009 [6].
As a precaution, sensitive data should