aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/umid.c
diff options
context:
space:
mode:
authorAnup Patel <Anup.Patel@wdc.com>2019-05-15 06:30:39 +0000
committerPaul Walmsley <paul.walmsley@sifive.com>2019-07-01 13:04:54 -0700
commit6dd91e0eacff0a5c822ca37565d6b5740c4d2a80 (patch)
tree4498415d0d6a3f44a479f17b4c588a90a73c61c5 /arch/um/os-Linux/umid.c
parent6fbc7275c7a9ba97877050335f290341a1fd8dbf (diff)
RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
This patch enables NO_HZ_IDLE (idle dynamic ticks) and HIGH_RES_TIMERS (hrtimers) in RV32 and RV64 defconfigs. Both of the above options are enabled by default for architectures such as x86, ARM, and ARM64. The idle dynamic ticks helps use save power by stopping timer ticks when the system is idle whereas hrtimers is a much improved timer subsystem compared to the old "timer wheel" based system. This patch is tested on SiFive Unleashed board and QEMU Virt machine. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Diffstat (limited to 'arch/um/os-Linux/umid.c')
0 files changed, 0 insertions, 0 deletions