2.6.12-rc6-no1 Desktop on Turbo

New release based on 2.6.12-rc6-mm1. Id recommend changing your timer frequency from 250 to 1000 under processors and type if configuring for
a desktop setting.New version of plugsched v 5.2 this updates staircase to version 11.3


[CPUSCHED]
{ There are 5 available cpu scheduler you can choose from , either from the kernel config or by using cpusched="nicksched" in /boot/grub/grub.conf
  (assuming you are using grub) as a kernel parameter.

  Available options are:
  cpusched="nicksched"
  cpusched="staircase"
  cpusched="zaphod"
  cpusched="spa_no_frills"
  cpusched="ingosched"
}

[Nicksched]
{
Also available is the the option to change sched_base_timeslice variable.The recommended setting is 64 for desktop. In an earlier release I used
32 which didn't work too well. Tasks that needed a longer timeslice were not responding too well. limewire and amarok to name a few. 64 seems to
work very well. It is also what Nick piggins himself recommends for desktop. Remember you can also change sched_base_timeslice via /sys/cpusched/nicksched/
example echo "64" > sched_base_timeslice.
}

Patches


+plugsched-5.1-for-2.6.12-rc6-mm1.patch | Multiple cpu schedulers. Peter Williams released one for mm-sources.[New 5.1 Version]

+plugsched-5.1-to-5.2-for-2.6.12-rc6-mm1.patch| Updates plugsched to version 5.2.

+cflags-moo.patch | Compile Kernel with diffrent cflags.

+1g_lowmem1_i386_mm-sources.diff | support for 1gb of memory without the 4gb overhead.

+daconfig-2.2.0-modified.patch | Damouses' cool script.

+fbsplash-0.9.2-r3-2.6.12-rc6-mm1.patch | spock's framebuffer splash screen patch.

+vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch | vesafb alternative.

+squashfs2.1-r2-patch | Compressed File system support.

+lufs-0.9.7-2.6.10-rc3-no2.patch | Linux userland filesystem.

+wifi_update-v2.patch | adm8211 wireless Driver support.

+mapped_watermark3.diff | Con Kolivas swap hack.

+patch-unionfs-1.0.12a.diff | Thanks predatorfreak

+config-nr-tty-devices.patch | configure amount of ttys in /dev/directory.

+no-sources-keep-class-symbol.diff | Some Application such as lirc are still using class_simple so keep it in. Cures unresolved symbols.

+2.6.12-rc4-mm2-xbox1.bz2 | Use linux on your xbox.

