LWN.net Logo

2.5.63-osdl3

From:  Stephen Hemminger <shemminger@osdl.org>
To:  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject:  2.5.63-osdl3
Date:  04 Mar 2003 15:52:35 -0800

2.5.63-osdl3 is available at  http://sourceforge.net/projects/osdldcl
or BitKeeper          bk://bk.osdl.org/linux-2.5-osdl  TAG: v2.5.63-osdl3
or OSDL Patch Lifecycle Manager (http://www.osdl.org/cgi-bin/plm/)
	osdl-2.5.63-3	PLM # 1625

2.5.63-osdl3:
o Align with latest LKCD
o Update to latest AS scheduler from 2.5.63-mm2
o Make defconfig turn on LTT,LKCD       (me)
  This is to force config options on for STP

2.5.63-osdl2:
o Make default IO scheduler be deadline (me)
o Improved flock bugfix		 	(Matthew Wilcox)

2.5.63-osdl1:
o Update to Megaraid 2 driver		(Matt Domsch, Mark Haverkamp)
o Cpu Hot Plug				(Zwane Mwaikambo)
o CFQ disk scheduler			(Jens Axboe)
o Anticipatory scheduler		(Nick Piggin)
o Pentium Performance Counters		(Mikael Pettersson)
o Linux Kernel Crash Dump (LKCD)        (Matt Robinson, LKCD team)
o Kernel Exec (Kexec)			(Eric W. Biederman)
o Linux Trace Toolkit (LTT)             (Karim Yaghmour)
o Kernel Config (ikconfig)		(Randy Dunlap)
o Improved boot time TSC synchronization (Jim Houston)
o RCU statistics               		(Dipankar Sarma)
o Scheduler tunables            	(Robert Love)

Changes since 2.5.62
* Merge -osdl and -dcl into one tree
  Seperate trees were temporary till NUMA and hi-res timers
  got merged to the base kernel.

+ Update to LKCD 
  Now includes latest memory and kexec hook.

+ Add CFQ and AS scheduler from -mm tree
  Can choose scheduler via the kernel boot commandline:
        elevator=as 
        elevator=cfq
        elevator=deadline (default)
  The anticipatory scheduler is experimental and may not boot
  on some systems.

- Take out kprobe
  No test available or interface available other than the
  simple /dev/noisy


Project information:
        http://www.osdl.org/projects/dcl/





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds