90%
28.03.2012
are on an IBM DTLA-307020 (20GB drive at Ultra ATA/100)
/home
is on a Seagate ST1360827AS
A 64GB Intel X-25E SSD, courtesy of Intel is mounted as /dev/sdd
ext4 filesystem with the default options
90%
18.06.2014
( 7.10%) ( 15.26% cumulative)
[ 168- 252 days]: 9820 ( 2.53%) ( 17.79% cumulative)
[ 252- 365 days]: 79030 ( 20.36%) ( 38.15% cumulative)
[ 365- 504 days]: 3717 ( 0.96%) ( 39.11% cumulative)
[ 504
89%
05.12.2019
main() {
int *p = a;
for(int i=0; i < 20; i++)
printf("%d, ", *p++);
printf("\b\b \n"); // erasing the trailing comma and adding a newline
return 0;
}
Running the third
89%
03.04.2024
) in the top-of-the-range version [3].
The client component supports Microsoft Windows, macOS, and Linux – macOS and Linux in conjunction with both x86-64 and ARM processors, whereas Windows currently only runs
89%
04.12.2024
Attaching an iSCSI Device
$ uname -a
Linux DANSBOX 6.8.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:51:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE
89%
28.11.2021
: 100 2862 2852
Listing 2
7z b Apple M1 Output
7-Zip (z) 21.03 beta (arm64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-07-20
64-bit arm_v:8 locale=en_US.UTF-8 Threads:8, ASM
88%
23.07.2013
admin (Table 1).
Table 1: PowerDNS Features
Authoritative DNS server (hosting)
Resolving DNS server (caching)
API to provision zones and records
DNSSEC support (as of 3.x
88%
25.03.2021
=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan 9 15:31:04 2021
write: IOPS=352, BW=1410Ki
88%
20.02.2012
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0
2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0
2012-01-09 21
88%
17.05.2017
, ALLOCATABLE, TARGET :: DATA(:,:) ! Data to write
18 INTEGER :: RANK = 2 ! Dataset rank
19
20 CHARACTER(MPI_MAX_PROCESSOR_NAME) HOSTNAME
21 CHARACTER(LEN=100) :: FILENAME ! File name
22 CHARACTER(LEN=3) :: C