timer=1000hz ?
Hi fellas, a quick question. Do liquorix kernels set timing to 1000hz, or standard 250hz?
Alex. Back to top |
|||||
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 |
|||||
|
|||||
All times are GMT - 8 Hours
|