Commit Graph

9 Commits

Author SHA1 Message Date
Jeffrey Walton
3a1f944b61
Update test scripts 2021-02-05 04:49:33 -05:00
Jeffrey Walton
ed4996f652
Cleanup governor.sh script 2019-06-05 23:21:00 -04:00
Jeffrey Walton
29a30b74b0
Update head comments 2019-06-05 23:09:58 -04:00
Jeffrey Walton
6c60e2cd1d
Add conservative governor setting
This governor setting is showing up on dev-board 4.19 kernels
2019-04-29 18:21:50 -04:00
Jeffrey Walton
9f2917bb31
Check for root in governor.sh 2018-12-27 06:54:34 -05:00
Jeffrey Walton
1d5eaf5268
Fix test scripts on ancient Bash
This showed up on Solaris 9 with Bash 2.05. Also see https://unix.stackexchange.com/q/468579/56041
2018-09-12 13:06:28 -04:00
Jeffrey Walton
dbd79a1e49
Fix GCC inline asm register constraint for SSE register
Also see https://gcc.gnu.org/onlinedocs/gcc/Machine-Constraints.html
2017-11-17 01:01:12 -05:00
Jeffrey Walton
5d7175bf03
Fix permissions 2017-11-05 07:22:18 -05:00
Jeffrey Walton
55fe79e5ee
Add governor.sh to run benchmarks from a performance state on Linux
The script is based on code by Andy Polyakov, http://www.openssl.org/~appro/cryptogams.
2017-10-08 14:12:16 -04:00