diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 00:07:19 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 00:07:19 -0400 |
| commit | 95b383ce406872937fb810ac1f8b8a17ef887429 (patch) | |
| tree | 63b9be99c2fcbeac9c3f6d2992ac37c69124ee2f /power_on.sh | |
| parent | 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 (diff) | |
fixed power issue and extra.h first job issue
Diffstat (limited to 'power_on.sh')
| -rw-r--r-- | power_on.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/power_on.sh b/power_on.sh new file mode 100644 index 0000000..0a65288 --- /dev/null +++ b/power_on.sh | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | echo "performance" | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | ||
