mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Generic/linux: switch to tick based cputime accounting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fdcdc6a2dc
commit
a93911fbea
@ -110,9 +110,8 @@ CONFIG_HIGH_RES_TIMERS=y
|
||||
#
|
||||
# CPU/Task time and stats accounting
|
||||
#
|
||||
CONFIG_VIRT_CPU_ACCOUNTING=y
|
||||
# CONFIG_TICK_CPU_ACCOUNTING is not set
|
||||
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
|
||||
CONFIG_TICK_CPU_ACCOUNTING=y
|
||||
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
CONFIG_BSD_PROCESS_ACCT=y
|
||||
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user