Skip to content

Commit

Permalink
Defconfig: Reduce Sbalance poll time to 3 Seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
mylove90 committed Apr 6, 2024
1 parent fed31ea commit a90ac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/genom_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
CONFIG_IRQ_SBALANCE=y
CONFIG_IRQ_SBALANCE_POLL_MSEC=20000
CONFIG_IRQ_SBALANCE_POLL_MSEC=3000
CONFIG_IRQ_SBALANCE_THRESH=1024
CONFIG_SBALANCE_EXCLUDE_CPUS="3,7"
CONFIG_ARCH_CLOCKSOURCE_DATA=y
Expand Down

0 comments on commit a90ac45

Please sign in to comment.