On 5/19/06, Shaun <mailinglists@xxxxxxxxxxxxxxxx> wrote:
possible to change the kernel hz live show how with out having to recompile? ztdummy needs the hz value set to 1000
No you can't change HZ on runtime either from kernel or user space. Although you can set HZ to 1000 during kernel compilation for ztdummy need, as HZ is related to clock-ticks and this must remain same from boot to halt. (you can also search google and kernel mailing-archieves, as this has been discussed and described in detail many times) -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/