OSDN Git Service

{chiron,sagit}_defconfig: Use a timer frequency of 100 Hz
authorSultan Alsawaf <sultan@kerneltoast.com>
Tue, 7 May 2019 01:10:37 +0000 (18:10 -0700)
committer0ranko0P <ranko0p@outlook.com>
Tue, 24 Dec 2019 20:42:50 +0000 (04:42 +0800)
commit408b0fe5d9bd03d6629a31643cf630d25c4402f2
treea41bc7679b2058d034936bfb0223d7383ec8e055
parentb5d01fae472765e57bdcc16ac85911ac04258c57
{chiron,sagit}_defconfig: Use a timer frequency of 100 Hz

The use of high CPU frequencies combined with a large number of cores
makes latency decent with a 100 Hz scheduler tick. Reducing the tick
rate from 300 Hz to 100 Hz improves throughput and significantly reduces
the number of interrupts firing off per second, improving power
consumption.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
arch/arm64/configs/chiron_defconfig
arch/arm64/configs/sagit_defconfig