设置performance模式

find /sys/ -type f -name 'governor' -exec cat {} \;

echo performance | tee $(find /sys/ -name *governor) /dev/null || true

posted @ 2024-08-20 16:22  ahuo  阅读(1)  评论(0编辑  收藏  举报