From 5000e077a657c3fc90846dd99016e5acee631396 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 22 May 2025 20:50:14 -0700 Subject: Start using irqbalance https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/ wrote that using irqbalance has huge 7-8 times improvements on "screen-off" battery life. Not sure what's that screen-off means. I tested 4 hours pinephone suspend without power adaptor with and without irqbalance, without irqbalance battery drop from 99% to 88%, with it drop to 91%, so I think maybe it is useful, so I choose to use it. --- home/xyz/.config/myconf/pacman_Qqne | 1 + home/xyz/.config/myconf/sye | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 1b0dba3b..16f7eac8 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -71,6 +71,7 @@ ifuse ioping iotop-c iperf3 +irqbalance java-commons-lang jq ladspa diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye index aceb0ffe..3beb745b 100644 --- a/home/xyz/.config/myconf/sye +++ b/home/xyz/.config/myconf/sye @@ -4,6 +4,7 @@ chronyd.service enabled disabled danctnix-tweakd.service enabled disabled eg25-manager.service enabled disabled getty@.service enabled enabled +irqbalance.service enabled disabled ModemManager.service enabled disabled NetworkManager-dispatcher.service enabled disabled NetworkManager-wait-online.service enabled disabled @@ -20,4 +21,4 @@ paccache.timer enabled disabled pacman-filesdb-refresh.timer enabled disabled units_currency.timer enabled disabled -20 unit files listed. +21 unit files listed. -- cgit v1.2.3-70-g09d2