timer=1000hz ?
alextone
Status: New User - Welcome
Joined: 04 Jun 2014
Posts: 2
Reply Quote
Hi fellas, a quick question. Do liquorix kernels set timing to 1000hz, or standard 250hz?

Alex.
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1117
Reply Quote
The config is exposed in the package:

:: Code ::
$ grep 'CONFIG_HZ' /boot/config-3.17-2.dmz.2-liquorix-amd64
# CONFIG_HZ_PERIODIC is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000


So yes, 1000 hz is used instead of 250.
Back to top
alextone
Status: New User - Welcome
Joined: 04 Jun 2014
Posts: 2
Reply Quote
OK, thank you.

Alex.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours