I hereby claim:
- I am pix13 on github.
- I am lens13 (https://keybase.io/lens13) on keybase.
- I have a public key ASCqwBm-yCHaEvYHdhdKYnwgC-YHJaCxJ-BWMBdS0-mF-Ao
To claim this, I am signing this object:
| #!/bin/bash | |
| # This script is based on https://unix.stackexchange.com/revisions/480191/9 . | |
| # The following changes proved to be necessary to make it work on CentOS 7: | |
| # * removed disk info (model, size) - not very useful, might not work in many cases. | |
| # * using "bw" instead of "bw_bytes" to support fio version 3.1 (those availible through yum @base) | |
| # * escaping exclamation mark in sed command | |
| # * the ".fiomark.txt" is not auto-removed | |
| LOOPS=5 #How many times to run each test |
| #!/bin/bash | |
| # | |
| # Copyright (c) Authors: https://www.armbian.com/authors | |
| # | |
| # This file is licensed under the terms of the GNU General Public | |
| # License version 2. This program is licensed "as is" without any | |
| # warranty of any kind, whether express or implied. | |
| # Functions: | |
| # |
| #!/bin/bash | |
| # Custom SoC ZRAM script | |
| # Tuned for quad core, 1 GB RAM models | |
| # put me in /etc/init.d/zram.sh and make me executable | |
| # then run "sudo update-rc.d zram.sh defaults" | |
| # Custom SoC system memory: 628133888 | |
| modprobe zram | |
| echo 3 >/sys/devices/virtual/block/zram0/max_comp_streams |
I hereby claim:
To claim this, I am signing this object: