27%
19.05.2014
write test using IOzone using the same command line for both NFS and SSHFS:
./iozone -i 0 -r 64k -s 16G -w -f iozone.tmp > iozone_16G_w.out
The command only runs the sequential write and re-write tests
27%
27.02.2012
(pseudocode):
method Reduce(target,counts[c1,c2,...])
sum <- 0
for all c in counts[c1,c2,...] do
sum <- sum + c
end
emit(target,sum)
end
If you take a look at the schematic, you quickly see
27%
04.06.2014
– in this example:
virsh secret-set-value 2a5b08e4-3dca-4ff9-9a1d-40389758d081 AQA5jhZRwGPhBBAAa3t78yY/0+1QB5Z/9iFK2Q==
Listing 4: ceph-secret.xml
01
02 2a5b08e4-3dca
27%
15.10.2013
be saved as a blueprint so that other users can produce additional instances of the application when needed.
For the first time, the new version 5.0 of vFabric Director is no longer limited to Linux and now
27%
25.11.2012
of the reserved area in megabytes and Y
specifies the start address. If you omit the second parameter or set it to 0M
, the system automatically selects an appropriate location. A subsequent restart enables
27%
24.06.2013
.conf
) by editing /etc/powerdns/recursor.conf
. For brevity’s sake, I only include the configuration variables I have changed herein.
allow-from=192.168.1.0/24
#The 'allow-from' address specifies the network address
27%
16.04.2013
nodes on foreign links can be informed as soon as possible about their new care-of addresses. This interval has been reduced from the original three seconds to 0.03 seconds. This value can be meaningful
27%
30.04.2013
checks to see whether a memory page at a given offset address is physical RAM. Second, the implementation of dd
included with Android does not correctly process offset values above 0x80000000. To work
27%
22.08.2011
require 'deltacloud'
03 URL, USER, PASSWORD = ARGV
04 client = DeltaCloud.new(USER, PASSWORD, URL)
05 summary = Hash.new(0)
06 state = client.instances.inject({}) do |state, inst|
07 state
27%
12.03.2015
time: 5.245 seconds
iter 1
iter 5
iter 10
iter 15
iter 20
Benchmark completed
VERIFICATION SUCCESSFUL
L2 Norm is 0.5706732285739E-06
Error is 0.1345119360807E-12
MG