Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
This commit is contained in:
Wenchao Hao 2025-09-15 20:43:13 +08:00
parent df02fabca1
commit 4b34fd300d
2 changed files with 7 additions and 11 deletions

16
applist
View File

@ -1,12 +1,6 @@
com.UCMobile
com.taobao.taobao
com.qiyi.video
com.ss.android.ugc.aweme
com.smile.gifmaker
com.kugou.android
com.xunmeng.pinduoduo
tv.danmaku.bili
com.tencent.qqlive
com.jingdong.app.mall
com.tencent.tmgp.sgame
com.android.camera
com.tencent.tmgp.pubgmhd
com.tencent.jkchess
com.miHoYo.Yuanshen
com.tencent.KiHan
com.miHoYo.enterprise.NGHSoD

2
run.sh
View File

@ -93,6 +93,8 @@ for round in $(seq 1 $cycle); do
break
done
sleep 10
adb root
adb shell cat /sys/kernel/mm/transparent_hugepage/hugepages-64kB/enabled > $dir/hugepages-64kB_enabled
adb shell cat /sys/kernel/mm/mthp_compact/enabled > $dir/mthp_compact_enabled