32%
13.12.2018
disk reads: 1306 MB in 3.00 seconds = 434.77 MB/sec
federico@cybertron:~$ sudo hdparm -W /dev/sdb
/dev/sdb:
write-caching = 1 (on)
federico@cybertron:~$ sudo hdparm -W 0 /dev/sdb
/dev/sdb:
write
32%
07.11.2023
the last command as an example, an option to specify the extent size would be:
# vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd
The -s 8M
option specifies a PE size of 8MB when the VG is created. You can change
32%
02.02.2021
section.
Listing 1
Creating a Time Series
01 import numpy as np
02 import plotly.graph_objects as go
03
04 step = 1 / 1000 t = np.arange(0, 1, step) # time vector
05 periods = 30 # number
32%
30.11.2025
irrespective of actual system capacity, because the memory is only being allocated, not used. It will then run into the limits of process address space, hitting a wall at 3056MB of allocation; the maximum
32%
16.10.2012
:1500 Metric:1
RX packets:495050 errors:0 dropped:0 overruns:0 frame:0
TX packets:26284 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX
32%
22.10.2012
not change unnecessarily
020 # weight 1.000
021 alg straw
022 hash 0 # rjenkins1
023 item device0 weight 1.000
024 }
025 host host1 {
026 id -2 # do
32%
31.10.2025
# weight 1.000
021 alg straw
022 hash 0 # rjenkins1
023 item device0 weight 1.000
024 }
025 host host1 {
026 id -2 # do not change unnecessarily
027
32%
24.02.2022
.255.255.255 broadcast 0.0.0.0
inet6 fe80::bfd3:1a4b:f76b:872a prefixlen 64 scopeid 0x20
ether 42:01:0a:80:00:02 txqueuelen 1000 (Ethernet)
RX packets 11919 bytes 61663030 (58.8 Mi
32%
07.04.2022
,BROADCAST,RUNNING,MULTICAST> mtu 1460
inet 10.0.0.2 netmask 255.255.255.255 broadcast 0.0.0.0
inet6 fe80::bfd3:1a4b:f76b:872a prefixlen 64 scopeid 0x20
ether 42:01:0a:80:00:02 txqueuelen 1000
32%
11.04.2016
RProxyExtensions = css, gif, html, jpg, js, png, txt
CacheSize = 25 #mb
CacheMaxFilesize = 128 #kb
##load tinkering
#ListenBacklog = 128 #default 16
#MaxServerLoad = 0.7 #drop on high load (eeks)
#Socket