Fedora Linux Support Community & Resources Center
  #1  
Old 10th May 2004, 11:44 PM
Bana's Avatar
Bana Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Austin, Texas
Age: 26
Posts: 581
Kernel 2.6.6 Released

Get it fresh, kernel 2.6.6, get 'em while there hot! This time around looks like the default is 4k kernel stacks (I think Fedora's 2.6.5 already has this as default) and Linus highlighted these improvements since 2.6.5:
Quote:
"NTFS, XFS, FAT and CIFS updates. IDE cache-flush at shutdown fixes. ppc, sparc, s390 and ARM updates (and a few x86-64 fixes)."
Full Changelog at kernel.org
Kernel.org
__________________
http://coolhands.blogspot.com/
binarybana AT gmail.com
  #2  
Old 11th May 2004, 12:23 AM
Picomp314's Avatar
Picomp314 Offline
Registered User
 
Join Date: May 2004
Posts: 532
no thanks, my 2.6.5 custom build will do till nvidia adds support for 4KSTACKS and REGPARM
  #3  
Old 11th May 2004, 07:43 AM
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 2,999
I tend to leave my kernel alone.
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
  #4  
Old 11th May 2004, 03:22 PM
dpw2atox Offline
Registered User
 
Join Date: Feb 2004
Age: 30
Posts: 37
using 2.6.6 currently and 4k stacks was not enabled by default for me. i like using custom kernels personally......without using it i wouldn't be using libata for my serial ata controller which definantly works better than the default silicon image module.
  #5  
Old 11th May 2004, 03:36 PM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
Yesterday compiled 2.6.6, I had 3 random freezes.. now I'm back to my custom 2.6.5
wtf
__________________
_ghaefb


blog & sysinfo
  #6  
Old 13th May 2004, 12:33 AM
Finalzone's Avatar
Finalzone Online
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,365
I got a Kernel Panic from booting. What can cause the problem.
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
  #7  
Old 23rd May 2004, 11:22 PM
boyzonder Offline
Registered User
 
Join Date: May 2004
Posts: 79
Kernel panic could be caused by lot's of things, amongst others:

- Compiling for the wrong architecture :-)

- Compiling things as modules that should not have been compiled as modules. Just to give you an idea, this is the case for drivers your kernel needs to access the root drive (driver for SCSI / SATA controller, for instance), RAM disk and initrd support, ext3 (or whichever filesystem you use) driver, and probably some more. If you compile these as modules then your kernel won't be able to find them in the kernel image and the poor penguin will panic.

Hope this helps you in the right direction!
  #8  
Old 24th May 2004, 04:41 AM
Finalzone's Avatar
Finalzone Online
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,365
Thank you very much
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit

Last edited by Finalzone; 24th May 2004 at 06:01 AM.
  #9  
Old 6th June 2004, 04:08 PM
Varkk Offline
Registered User
 
Join Date: Mar 2004
Location: New Zealand
Age: 34
Posts: 285
Just a quick question, how many people have enabled the pre-emtible kernel option when compiling for their desktop machines? I have it enabled on my one at home and it is absolutly brilliant. It is kind of annoying that it isn't enabled by default in FC2 (Although it is best to have it turned off for servers and that is RedHat's main market so I understand why they did it that way)
  #10  
Old 6th June 2004, 04:17 PM
Bana's Avatar
Bana Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Austin, Texas
Age: 26
Posts: 581
I have heard that preemtibility isn't that much different than regular. Do you have any hard numbers? (performance wise?) or does it just feel faster?
__________________
http://coolhands.blogspot.com/
binarybana AT gmail.com
  #11  
Old 7th June 2004, 12:18 AM
Varkk Offline
Registered User
 
Join Date: Mar 2004
Location: New Zealand
Age: 34
Posts: 285
Well basically with preemption on I can have some big task running in the background without my music playing getting lagged and stuttery and the desktop doesn't lag. I have had these problems especially on my RH9 laptop. With FC2 and 2.6.6 with preemption enabled the desktop etc runs fine. I think the background computational tasks go a bit slower but I don't care about that so long as I can browse the web and listen to music etc while doing it. Some of this may be due to ALSA being superior to OSS and the improved task scheduler between 2.6 and 2.4 but I also noticed it felt better between stock FC2 kernel and my 2.6.6 build. As I said preemption is not something you would enable on a backend server but for a personal desktop it is great.
  #12  
Old 15th June 2004, 10:42 PM
owakroeger Offline
Registered User
 
Join Date: Apr 2004
Location: Yuma, Arizona
Posts: 431
Question

When I loaded FC2 from RH9, I noticed that everything seemed to run slower, and really bog down, sometimes, if I was running some task in the background. What is 'pre-emlible', and where do I go to enable/disable it?
__________________
owa
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel 2.6.10 released ghaefb News 45 11th August 2007 07:31 PM
2.6.13 kernel released. litdie Linux Chat 24 25th September 2005 12:09 PM
Kernel 2.6.13 has been released Evert Using Fedora 4 25th September 2005 05:09 AM
Linux Kernel 2.6.11 Released jgionet News 16 12th April 2005 02:57 PM
Kernel 2.6.9 released ghenry News 28 2nd November 2004 06:53 PM


Current GMT-time: 16:26 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat