Posts: 22
Threads: 14
Joined: Mar 2008
Reputation:
0
Anyone know of a distro that comes with 1000hz stock?
I just tried to compile my own, and now when I boot up it gives a kernel panic, so I had to go back to the old one. Id rather not have to do any work.
Thanks
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
i think you can get one through apt get in ubuntu
Posts: 293
Threads: 33
Joined: Sep 2007
Reputation:
0
You know a link for it? I had to compile my own, would be nice for noobs to just download one.
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
run this in ubuntu as root or sudo
apt-get install linux-rt
then im not sure if its gets set to defualt boot for grub, it might not.
If it doesnt just select it at boot/set to defualt
Posts: 10
Threads: 3
Joined: Aug 2006
Reputation:
0
Hello,
We use FC8. That comes with a 1000HZ kernel.
Dan
Posts: 36
Threads: 4
Joined: Oct 2007
Reputation:
0
04-09-2008, 12:55 PM
(This post was last modified: 04-09-2008, 12:57 PM by kilorat.)
If you are running a redhat based distro (I use CentOS), look in /boot for the config file for your kernel.
So for example I can see I'm in 2.6.18-53.1.13.el5 so I can just "grep HZ /boot/config-2.6.18-53.1.13.el5" and see I'm at 1000hz
I don't know a way in /proc or whatever to just see what its actually running at.