diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-04-27 23:31:10 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-07-26 18:04:40 +0100 |
commit | c9218b163959fafa76ffbee0baa3ef269838f410 (patch) | |
tree | 50e840c0c61129f5bcd7223ffb21b3ba4e399afb /mm/highmem.c | |
parent | ff69a4c855066592f9e293cff8f54813614dd544 (diff) | |
download | blackbird-op-linux-c9218b163959fafa76ffbee0baa3ef269838f410.tar.gz blackbird-op-linux-c9218b163959fafa76ffbee0baa3ef269838f410.zip |
ARM: Allow selection HZ values
Allow users to configure the Hz rate on implementations which do not have
a fixed clock rate.
Whenever HZ_FIXED is not set through one of its "default" settings, the
user is allowed to select a tick rate from 100, 200, 250, 300, 500Hz
and 1kHz. This is slightly more choice than with the generic HZ
selection in kernel/Kconfig.hz (which only does 100, 250, 300Hz and
1kHz). The reason for including 200Hz is that a greater number of other
platforms want that via the fixed rate, and 500Hz just seemed to be a
better middle value than 300Hz (which is of course very close to 250.)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'mm/highmem.c')
0 files changed, 0 insertions, 0 deletions