88%
20.02.2012
at the outliers, the longest transaction, failed transactions, and unavailability to find out how bad it’ll be for some users.
If your shortest transaction is 0.01seconds but your longest is 30 seconds, you
88%
19.02.2013
OSPF
01 !
02 hostname linuxrouter
03 password 8 7kdoaul4.iSTg
04 enable password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
88%
17.06.2017
Code
11111111112222222222
12345678901234567890123456789
-----------------------------
SUM = 0.0
D0 100 I=1,10
SUM = SUM + REAL(I)
100 CONTINUE
...
Y = X1 + X2
88%
11.06.2014
-gmond-3.6.0-1.x86_64.rpm
Preparing... ########################################### [100%]
1:libganglia ########################################### [ 33%]
2:ganglia
88%
05.08.2024
known as row-major and column-major.
Listing 2
column.go
01 package main
02
03 func main() {
04
05 const size = 10
06
07 var array = [size][size]int {{0},{0},}
08
09 for i := 0
88%
28.11.2021
realistic compute benchmark that does not look like a stress exercise for a vintage math coprocessor or a GPU.
Comparing systems should always involve a real workload, and comparing an ARM with an x86 system
87%
13.12.2018
transaction
06 Installing : bzip2-1.0.6-13.el7.x86_64 1/4
07 Installing : libsss_nss_idmap-1.16.0-19.el7.x86
86%
16.01.2013
node. To keep an eye on the currently running instances, use the listclusters
option (Listing 6).
Listing 6: Listing Running Clusters
$ starcluster listclusters
...
Uptime: 0 days, 00:04:05
Zone: us
86%
17.02.2015
vectors with 100,000 equally distributed random numbers from the interval 0.5 to 65 each, which round() then rounds to 1 and 6.
Each vector component simulates a throw of the dice. The call to hist
86%
25.03.2020
with the blockdev utility:
$ sudo blockdev --getsize64 /dev/sdb
7000259821568
Listing 1
Server Drives
01 $ cat /proc/partitions
02 major minor #blocks name
03
04 7 0 91228 loop0
05