meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hw:nsa310:encrypted_fs [2020/12/14 12:22] – niziak | hw:nsa310:encrypted_fs [2021/01/20 19:35] (current) – niziak | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| ==== fio benchmark ==== | ==== fio benchmark ==== | ||
| - | CESA: | + | CESA 4kB: |
| < | < | ||
| - | test: (g=0): rw=randrw, bs=(R) 4096B-4096B, | ||
| - | fio-3.12 | ||
| - | Starting 1 process | ||
| - | test: Laying out IO file (1 file / 512MiB) | ||
| - | Jobs: 1 (f=1): [m(1)][100.0%][r=1304KiB/ | ||
| - | test: (groupid=0, jobs=1): err= 0: pid=13292: Mon Dec 14 09:40:05 2020 | ||
| - | read: IOPS=119, BW=479KiB/s (491kB/ | ||
| - | bw ( KiB/s): min= 200, max= 1544, per=100.00%, | ||
| - | | ||
| - | write: IOPS=39, BW=160KiB/s (164kB/ | ||
| - | bw ( KiB/s): min= 31, max= 464, per=100.00%, | ||
| - | | ||
| - | cpu : usr=0.63%, sys=2.77%, ctx=171146, majf=2, minf=18 | ||
| - | IO depths | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | Run status group 0 (all jobs): | ||
| READ: bw=479KiB/s (491kB/s), 479KiB/ | READ: bw=479KiB/s (491kB/s), 479KiB/ | ||
| WRITE: bw=160KiB/s (164kB/s), 160KiB/ | WRITE: bw=160KiB/s (164kB/s), 160KiB/ | ||
| - | |||
| - | Disk stats (read/ | ||
| - | dm-0: ios=98257/ | ||
| - | sda: ios=98759/ | ||
| </ | </ | ||
| - | ARM: | + | CESA 64kB: |
| < | < | ||
| + | READ: bw=5663KiB/ | ||
| + | WRITE: bw=1931KiB/ | ||
| + | </ | ||
| - | root@nsa310:~# ./ | + | ARM 4kB: |
| - | test: (g=0): rw=randrw, bs=(R) 4096B-4096B, | + | <code> |
| - | fio-3.12 | + | |
| - | Starting 1 process | + | |
| - | Jobs: 1 (f=1): [m(1)][100.0%][r=1424KiB/ | + | |
| - | test: (groupid=0, jobs=1): err= 0: pid=801: Mon Dec 14 12:15:02 2020 | + | |
| - | read: IOPS=119, BW=478KiB/s (490kB/ | + | |
| - | bw ( KiB/s): min= 152, max= 1512, per=100.00%, | + | |
| - | | + | |
| - | write: IOPS=39, BW=159KiB/s (163kB/ | + | |
| - | bw ( KiB/s): min= 8, max= 528, per=100.00%, | + | |
| - | | + | |
| - | cpu : usr=0.68%, sys=2.80%, ctx=131888, majf=2, minf=84 | + | |
| - | IO depths | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | Run status group 0 (all jobs): | + | |
| READ: bw=478KiB/s (490kB/s), 478KiB/ | READ: bw=478KiB/s (490kB/s), 478KiB/ | ||
| WRITE: bw=159KiB/s (163kB/s), 159KiB/ | WRITE: bw=159KiB/s (163kB/s), 159KiB/ | ||
| + | </ | ||
| - | Disk stats (read/ | + | ARM 64kB: |
| - | dm-0: ios=98268/33396, merge=0/0, ticks=1581580/64370, in_queue=1645950, | + | < |
| - | | + | READ: bw=5622KiB/s (5757kB/s), 5622KiB/s-5622KiB/s (5757kB/s-5757kB/s), io=382MiB (400MB), run=69540-69540msec |
| + | | ||
| </ | </ | ||
| Line 298: | Line 261: | ||
| | aes256-gcm@openssh.com | | aes256-gcm@openssh.com | ||
| | chacha20-poly1305@openssh.com | | chacha20-poly1305@openssh.com | ||
| + | |||
| + | ====== fsck performance ====== | ||
| + | * Kernel 5.8 CESA: user 1m32, | ||
| + | * Kernel 5.8 ARM: user 1m32, | ||
| + | |||
| + | ====== Rsync with SSH tunnell performance ====== | ||
| + | When rsyncing huge file, to use delta transfers, rsync needs to scan file to make checksums. | ||
| + | |||
| + | ===== Kernel 5.8 ARM ===== | ||
| + | < | ||
| + | 134, | ||
| + | 142, | ||
| + | 151, | ||
| + | 159, | ||
| + | 175, | ||
| + | 192, | ||
| + | 200, | ||
| + | 217, | ||
| + | 234, | ||
| + | 243, | ||
| + | 250, | ||
| + | 259, | ||
| + | 268, | ||
| + | 334, | ||
| + | |||
| + | %Cpu(s): 50,0 us, 50,0 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 32375 root 20 | ||
| + | 16281 root 20 | ||
| + | |||
| + | %Cpu(s): 30,8 us, 65,4 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 3,8 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 16360 root 20 | ||
| + | 16281 root 20 | ||
| + | | ||
| + | %Cpu(s): 29,0 us, 71,0 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 16360 root 20 | ||
| + | 16281 root 20 | ||
| + | |||
| + | %Cpu(s): 26,9 us, 73,1 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 31416 root 20 | ||
| + | 16281 root 20 | ||
| + | |||
| + | %Cpu(s): 33,3 us, 66,7 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 16360 root 20 | ||
| + | 16281 root 20 | ||
| + | </ | ||
| + | |||
| + | ===== Kernel 5.8 CESA ===== | ||
| + | < | ||
| + | 178, | ||
| + | 185, | ||
| + | 209, | ||
| + | 271, | ||
| + | 287, | ||
| + | 334, | ||
| + | 358, | ||
| + | 761, | ||
| + | 769, | ||
| + | 777, | ||
| + | | ||
| + | %Cpu(s): 31,3 us, 68,1 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,6 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 29705 root 20 | ||
| + | 30062 root | ||
| + | 32091 root 20 | ||
| + | |||
| + | %Cpu(s): 36,4 us, 63,6 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 29705 root 20 | ||
| + | 30062 root | ||
| + | 32091 root 20 | ||
| + | |||
| + | %Cpu(s): 26,5 us, 73,5 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 29705 root 20 | ||
| + | 30062 root | ||
| + | 32091 root 20 | ||
| + | |||
| + | %Cpu(s): 29,0 us, 71,0 sy, 0,0 ni, 0,0 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st | ||
| + | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
| + | 29705 root 20 | ||
| + | 30062 root | ||
| + | 32091 root 20 | ||
| + | </ | ||
| + | |||
| + | |||