23%
11.04.2016
if less data is requested.
Listing 3
IOPS on a Hard Disk
# iops /dev/sdb
/dev/sdb, 1.00 TB, 32 threads:
512 B blocks: 76.7 IO/s, 38.3 KiB/s (314.1 kbit/s)
1 KiB blocks: 84.4 IO
23%
18.06.2014
( 0.05%) ( 0.05% cumulative)
[ 1- 2 days]: 0 ( 0.00%) ( 0.05% cumulative)
[ 2- 4 days]: 4675 ( 1.20%) ( 1.25% cumulative)
[ 4- 7 days]: 215 ( 0.06%) ( 1.31% cumulative)
[ 7
22%
20.11.2013
advantages: S3QL.
... 16384 Nov 10 10:00 lost+found
4 drwxr-xr-x. 3 root root 4096 Nov 10 10:00 ..
4 -rw-r--r-- 1 root root 294 Nov 10 10:07 s3ql_passphrase
4 -rw-r--r-- 1 root root 243 Nov 10 10:07 s3ql_seq_no_1
4 -rw ... advantages: S3QL.
... S3QL Filesystem for HPC Storage
22%
04.11.2011
.width + kx];
47 }
48 }
49 // Clamp values to {0, ..., 255} and store them
50 out.data[y * out.width + x] = clampuchar((int) convolutionSum);
51 }
52 }
53
22%
18.12.2013
2P).
Listing 2P: Python Code Example with Output in Loop (One-by-One)
1 #!/usr/bin/python
2
3 if __name__ == "__main__":
4
5 local_dict = {'x':0, 'y':0, 'z':0,'value':0.0};
6
7 counter
22%
11.02.2016
your tuning actions. Are you looking for a shorter response time or more throughput? One objective could be, say: "Action X
takes 3.5 seconds to complete after clicking – in future, we want to be done
22%
09.01.2013
lost+found
04 4 drwxr-xr-x. 3 root root 4096 Nov 10 10:00 ..
05 4 -rw-r--r-- 1 root root 294 Nov 10 10:07 s3ql_passphrase
06 4 -rw-r--r-- 1 root root 243 Nov 10 10:07 s3ql_seq_no_1
07 4 -rw ... advantages: S3QL. ... S3QL filesystem for cloud backups
22%
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
22%
14.08.2017
-Agent: curl/7.51.0
08 > Accept: */*
09 >
10 < HTTP/1.1 200 OK
11 < Content-Type: application/json
12 < Content-Length: 382
13 < X-Content-Type-Options: nosniff
14 < Server: WEBrick/1.3.1 (Ruby/2.3.3
22%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had