Penguin
Diff: KernelTweaking
EditPageHistoryDiffInfoLikePages

Differences between version 4 and revision by previous author of KernelTweaking.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Wednesday, September 15, 2004 8:50:50 pm by DanielLawson Revert
Older page: version 3 Last edited on Wednesday, September 15, 2004 4:48:51 pm by PerryLorier Revert
@@ -14,11 +14,11 @@
  
 I've not used this one myself, so I can't guarantee how well it will work for you. A lot of people seem to like it however. 
  
 ! Pre-emptive Kernel 
-This patch improves the pre-emptive properties of the kernel. See KernelPreemption for more notes on what this means. It can be found at a [KernelMirror|http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/v2.4/] near you. Most recent patch is for 2.4.21
+This patch improves the pre-emptive properties of the kernel. See KernelPreemption for more notes on what this means. It can be found at a [KernelMirror|http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/v2.4/] near you. Most recent patch for the 2.4 series is for 2.4.26. The 2.6 kernel series already has pre-emptive kernel support
  
 I have used this patch on an HP Vectra (233 MHz P2, 32 MB RAM), to fix skipping mp3s when playing via XMMS locally, or XMMS remotely + ESD locally, and running remote X. This is a fairly slow machine by todays standards, and was seeing a lot of interrupt activity - lots of network, sound, and video changes. I would get nasty crackles in the mp3s if i changed virtual desktops and a large screen redraw was needed - the preempt patch fixed this. 
  
 See also SysControls 
 ---- 
 CategoryKernel