On 12/5/06, ram <talk2ram@xxxxxxxxx> wrote:
On 12/5/06, James Wilkinson < fedora@xxxxxxxxxxxxxxxxxx> wrote:ram wrote:
> iam using FC5
> I have question here is how to check kernel Timer frequency
> in running PC
Well, if it's running a Fedora kernel,
grep CONFIG_HZ /boot/config-$(uname -r)
will tell you.
> how can i can i change this kernel Timer frequency
> with out compiling the kernel on fly
To the best of my knowledge, you can't.
What are you trying to do, anyway?
James.iam working with asterisk so people recomend for 1000hzhow can i change this on flyRam
Hi
sorry to post again
I am able to see with
grep CONFIG_HZ /boot/config-$(uname -r) in FC
how about in RHEL and CENTOS or any other linux
Ram