49%
31.10.2025
/rc.d/rc3.d
ln -s ../init.d/openlava S99openlava
cd /var/chroots/sl6.2/etc/rc.d/rc4.d
ln -s ../init.d/openlava S99openlava
cd /var/chroots/sl6.2/etc/rc.d/rc5.d
ln -s ../init.d/openlava S99openlava
cd /var
49%
20.02.2012
time: 11.79 secs
Data transferred: 2.47 MB
Response time: 0.22 secs
Transaction rate: 35.79 trans/sec
Throughput: 0
49%
30.11.2025
that parse the data).
Listing 2
CPU Plot File
01 ################################### RECORDED ###################################
02 # Collectl: V3.6.1-4 HiRes: 1 Options: -D Subsys: bcdfijmnst
49%
30.03.2012
Most clients on a network need both an address and some environmental information such as a name server or a web proxy. This article investigates whether a recent operating system on an IPv6-only ... with link-local addresses (prefix fe80
) to find services with its Bonjour protocol. Even an iPhone 3G, provided with router advertisements in our WLAN test, sent a DHCPv6 request and asked for the name ...
Most clients on a network need both an address and some environmental information such as a name server or a web proxy. This article investigates whether a recent operating system on an IPv6-only ... Autoconfiguring IPv6 Clients ... Autoconfiguring IPv6 Clients
49%
10.12.2023
is reasonable because you can write to (N – 1) devices as you would RAID 0 (e.g., write a stripe of data).
RAID 6
Somewhat similar to RAID 5, two copies of the parity are written to two storage devices
49%
03.02.2022
,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25,57
26,58
27,59
28,60
29,61
30,62
31,63
The lstopo tool
49%
10.04.2015
or humanly readable; for example, iso.org.dod.internet.mgmt
and 1.3.6.1.2
refer to the same object, and they can be used as equivalents in queries.
SNMPv1 and SNMPv2 use what are known as "communities
48%
28.03.2012
Open MPI v1.5.4
NAS Parallel Benchmarks 3.3.1-MPI
GNU compilers with SL6.2 (4.4.5)
collectl v3.6.1 (installed optional compression packages)
IOzone
I used collectl in daemon mode
48%
06.11.2012
openmpi/1.6.2/gnu4
fftw/2.1.5/gnu4 padb/3.3
fftw/3.1.2/gnu4 petsc/3.3/gnu4/mpich2/atlas
fftw/3.3.2/gnu4 petsc/3.3/gnu4/mpich2/openblas
fftw
48%
05.12.2019
.multiply_(byref(a), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects