You are not logged in.
Pages: 1
I have 2 kernels installed, 2.6.19-arch and 2.6.19-beyond, along with the nVida and nVidia-beyond drivers. (Just to see if I could do it)
They coexist just fine, but for the life of me, I cannot figure out what the exact difference or advantage is to using one or the other.
I have googled and looked in the Wiki and forums, but still I can't quite figure it out. Could someone give me a quick explanation or point me to a page?
Thanks!
Offline
http://iphitus.loudas.com/beyond.html
Last edited by fk (2007-02-06 16:35:32)
Have you tried to turn it off and on again?
Offline
fk: check the url, smiley got in the way. Actual url is: http://iphitus.loudas.com/beyond.html
It aims to include a variety of popular features and updates developed by others that have not yet made it to the vanilla kernel, while remaining relatively stable.
It also include's the CK patchset, which offers some nice interactivity and responsive bonuses. Beyond is useful if you want a combination of this, and any of the other patches included.
James
Offline
Excellent, thank you !
I ran across the ck kernel, and was tempted to try it, but since beyond includes it already, there is no need I suppose.
Thanks again.;)
Offline
btw, Iphitus, are kernel26beyond pkgs built with 1000hz timer or 250hz?
IRC: Stalwart @ FreeNode
Skype ID: thestalwart
WeeChat-devel nightly packages for i686
Offline
$ less /usr/src/linux-2.6.19-beyond/.config | grep CONFIG_HZ
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250_NODEFAULT is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
Offline
Pages: 1