public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.59-dcl2
@ 2003-01-28 22:51 Stephen Hemminger
  2003-01-28 23:10 ` 2.5.59-dcl2 Christoph Hellwig
  2003-01-29  0:07 ` 2.5.59-dcl2 Stephen Hemminger
  0 siblings, 2 replies; 10+ messages in thread
From: Stephen Hemminger @ 2003-01-28 22:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Update to the OSDL DCL patch set. 

The OSDL common includes RAS related enhancements, bugfixes, and 
latest version of drivers for the OSDL server test machines.
   Linux Trace Toolkit (LTT)            (Karim Yaghmour)
   Linux Kernel Crash Dump (LKCD)       (Matt Robinson, LKCD team)
   Kernel Probes (kprobes)              (Rusty Russell)
   Megaraid 2 driver                    (Matt Domsch)
   DAC960 driver                        (Dave Olien)
        
The goal is to make these projects more robust and resolve potential
overlaps. Also this set keeps up to date with the latest version of
drivers for the disk devices that are present on the OSDL test
machines.

The DCL-only patch contains performance and tuning related
enhancements.  The goal is to use these for database performance
tuning and give these projects more testing.

2.5.59-osdl2:
. Dac960 error retry                    (Dave Olien)

2.5.59-dcl2:
. Lost timer tick compensation          (John Stultz)
. Improved boot time TSC synchronization (Jim Houston)
. Lockless gettimeofday                 (Andi Kleen, me)
. Performance monitoring counters for x86 (Mikael Pettersson)

2.5.59-osdl1:
. Bug fix for vmlinux.ld.S		(Kai Germaschewski)
. Update to LKCD for multiple schemes   (Bharata B Rao)
. Bug fixes for LKCD locking            (me)
. Improved i386 fatal event notifiers   (me)
. Kprobe using notify_die               (me)

2.5.59-dcl1:
.  RCU statistics                   (Dipankar Sarma)
.  Scheduler tunables               (Robert Love)

The latest release is available in downloadable patches from
        http://sourceforge.net/projects/osdldcl

or public BitKeeper repositories
        Common code:            bk://bk.osdl.org/linux-2.5-osdl
        Common code + CGL:      bk://bk.osdl.org/linux-2.5-cgl
        Common code + DCL:      bk://bk.osdl.org/linux-2.5-dcl

Getting Involved
----------------
If interested in development of DCL, please subscribe to the mailing
list at http://lists.osdl.org/mailman/listinfo/dcl_discussion.

Developers are encouraged to send any enhancements or bug fix
patches.  Patches should be tested by using the OSDL Scalable Test
Platform (STP) and Patch Lifecycle Manager (PLM) facilities.

Project information:
        http://www.osdl.org/projects/dcl/
        http://osdldcl.sourceforge.net
        http://sourceforge.net/projects/osdldcl






^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-28 22:51 2.5.59-dcl2 Stephen Hemminger
@ 2003-01-28 23:10 ` Christoph Hellwig
  2003-01-28 23:24   ` 2.5.59-dcl2 Stephen Hemminger
  2003-01-29  0:13   ` 2.5.59-dcl2 Alan Cox
  2003-01-29  0:07 ` 2.5.59-dcl2 Stephen Hemminger
  1 sibling, 2 replies; 10+ messages in thread
From: Christoph Hellwig @ 2003-01-28 23:10 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Linux Kernel Mailing List

On Tue, Jan 28, 2003 at 02:51:38PM -0800, Stephen Hemminger wrote:
>    Megaraid 2 driver                    (Matt Domsch)
>    DAC960 driver                        (Dave Olien)

Is there a reason these aren't submitted to Linus?


^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: 2.5.59-dcl2
@ 2003-01-28 23:17 Matt_Domsch
  0 siblings, 0 replies; 10+ messages in thread
From: Matt_Domsch @ 2003-01-28 23:17 UTC (permalink / raw)
  To: hch, shemminger; +Cc: linux-kernel

> >    Megaraid 2 driver                    (Matt Domsch)
> Is there a reason these aren't submitted to Linus?

Just timing on this one.  It's been in Stephen's tree for a while, and in
2.5.50-ac.  I've not heard of negative feedback, nor really any positive
feedback either.  I'll be happy to submit this.

Thanks,
Matt


--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-28 23:10 ` 2.5.59-dcl2 Christoph Hellwig
@ 2003-01-28 23:24   ` Stephen Hemminger
  2003-01-29  0:13   ` 2.5.59-dcl2 Alan Cox
  1 sibling, 0 replies; 10+ messages in thread
From: Stephen Hemminger @ 2003-01-28 23:24 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linux Kernel Mailing List

On Tue, 2003-01-28 at 15:10, Christoph Hellwig wrote:
> On Tue, Jan 28, 2003 at 02:51:38PM -0800, Stephen Hemminger wrote:
> >    Megaraid 2 driver                    (Matt Domsch)
> >    DAC960 driver                        (Dave Olien)
> 
> Is there a reason these aren't submitted to Linus?

There in process, just don't know where. 
Dave has submitted he DAC960 driver several times;
the version in 2.5.59 is only one rev behind.  

I don't know the status of the Megaraid 2 driver. 
If you are interested check the megaraid mailing
list. 



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-28 22:51 2.5.59-dcl2 Stephen Hemminger
  2003-01-28 23:10 ` 2.5.59-dcl2 Christoph Hellwig
@ 2003-01-29  0:07 ` Stephen Hemminger
  2003-01-29  0:17   ` 2.5.59-dcl2 Andrew Morton
  1 sibling, 1 reply; 10+ messages in thread
From: Stephen Hemminger @ 2003-01-29  0:07 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Missed one item in the credits.

Also, added the Nick Piggin's anticipaatory i/o scheduler (via -mm5)
to 2.5.59-dcl2 to evaluate the performance impact under different loads.


> 2.5.59-osdl2:
> . Dac960 error retry                    (Dave Olien)
> 
> 2.5.59-dcl2:
> . Lost timer tick compensation          (John Stultz)
> . Improved boot time TSC synchronization (Jim Houston)
> . Lockless gettimeofday                 (Andi Kleen, me)
> . Performance monitoring counters for x86 (Mikael Pettersson)
> 
> 2.5.59-osdl1:
> . Bug fix for vmlinux.ld.S		(Kai Germaschewski)
> . Update to LKCD for multiple schemes   (Bharata B Rao)
> . Bug fixes for LKCD locking            (me)
> . Improved i386 fatal event notifiers   (me)
> . Kprobe using notify_die               (me)
> 
> 2.5.59-dcl1:
> .  RCU statistics                   (Dipankar Sarma)
> .  Scheduler tunables               (Robert Love)



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-28 23:10 ` 2.5.59-dcl2 Christoph Hellwig
  2003-01-28 23:24   ` 2.5.59-dcl2 Stephen Hemminger
@ 2003-01-29  0:13   ` Alan Cox
  1 sibling, 0 replies; 10+ messages in thread
From: Alan Cox @ 2003-01-29  0:13 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Stephen Hemminger, Linux Kernel Mailing List

On Tue, 2003-01-28 at 23:10, Christoph Hellwig wrote:
> On Tue, Jan 28, 2003 at 02:51:38PM -0800, Stephen Hemminger wrote:
> >    Megaraid 2 driver                    (Matt Domsch)
> >    DAC960 driver                        (Dave Olien)
> 
> Is there a reason these aren't submitted to Linus?
> 

Wrong question 8) You need to ask Linus why he didnt take them


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-29  0:07 ` 2.5.59-dcl2 Stephen Hemminger
@ 2003-01-29  0:17   ` Andrew Morton
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Morton @ 2003-01-29  0:17 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Linux Kernel Mailing List

Stephen Hemminger wrote:
> 
> Missed one item in the credits.
> 
> Also, added the Nick Piggin's anticipaatory i/o scheduler (via -mm5)
> to 2.5.59-dcl2 to evaluate the performance impact under different loads.
> 

It caused regression in David Mansfield's database test.  That was
recovered in -mm6.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
       [not found] ` <1043798822.10150.318.camel@dell_ss3.pdx.osdl.net.suse.lists.linux.kernel>
@ 2003-01-29 12:35   ` Andi Kleen
  2003-01-29 12:55     ` 2.5.59-dcl2 Mikael Pettersson
  2003-01-29 16:53     ` 2.5.59-dcl2 Stephen Hemminger
  0 siblings, 2 replies; 10+ messages in thread
From: Andi Kleen @ 2003-01-29 12:35 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: linux-kernel

Stephen Hemminger <shemminger@osdl.org> writes:

> > . Lockless gettimeofday                 (Andi Kleen, me)

The original algorithm actually came from Andrea Arcangeli,
I just ported it from vsyscalls to do_gettimeofday.

> > . Performance monitoring counters for x86 (Mikael Pettersson)

Isn't that slightly redundant with oprofile?
They have different capabilities, but there is still much overlap.

-Andi

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-29 12:35   ` 2.5.59-dcl2 Andi Kleen
@ 2003-01-29 12:55     ` Mikael Pettersson
  2003-01-29 16:53     ` 2.5.59-dcl2 Stephen Hemminger
  1 sibling, 0 replies; 10+ messages in thread
From: Mikael Pettersson @ 2003-01-29 12:55 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Stephen Hemminger, linux-kernel

Andi Kleen writes:
 > Stephen Hemminger <shemminger@osdl.org> writes:
 > 
 > > > . Lockless gettimeofday                 (Andi Kleen, me)
 > 
 > The original algorithm actually came from Andrea Arcangeli,
 > I just ported it from vsyscalls to do_gettimeofday.
 > 
 > > > . Performance monitoring counters for x86 (Mikael Pettersson)
 > 
 > Isn't that slightly redundant with oprofile?
 > They have different capabilities, but there is still much overlap.

They're _completely_ different. The overlap, if any, is miniscule. Trust me :-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 2.5.59-dcl2
  2003-01-29 12:35   ` 2.5.59-dcl2 Andi Kleen
  2003-01-29 12:55     ` 2.5.59-dcl2 Mikael Pettersson
@ 2003-01-29 16:53     ` Stephen Hemminger
  1 sibling, 0 replies; 10+ messages in thread
From: Stephen Hemminger @ 2003-01-29 16:53 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Linux Kernel Mailing List

On Wed, 2003-01-29 at 04:35, Andi Kleen wrote:
> Stephen Hemminger <shemminger@osdl.org> writes:
> 
> > > . Lockless gettimeofday                 (Andi Kleen, me)
> 
> The original algorithm actually came from Andrea Arcangeli,
> I just ported it from vsyscalls to do_gettimeofday.
> 
> > > . Performance monitoring counters for x86 (Mikael Pettersson)
> 
> Isn't that slightly redundant with oprofile?
> They have different capabilities, but there is still much overlap.

They are different.  My point was to have both and let the performance
team at OSDL try both, and comment on what works/doesn't work


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-01-29 16:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-28 22:51 2.5.59-dcl2 Stephen Hemminger
2003-01-28 23:10 ` 2.5.59-dcl2 Christoph Hellwig
2003-01-28 23:24   ` 2.5.59-dcl2 Stephen Hemminger
2003-01-29  0:13   ` 2.5.59-dcl2 Alan Cox
2003-01-29  0:07 ` 2.5.59-dcl2 Stephen Hemminger
2003-01-29  0:17   ` 2.5.59-dcl2 Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2003-01-28 23:17 2.5.59-dcl2 Matt_Domsch
     [not found] <1043794298.10153.241.camel@dell_ss3.pdx.osdl.net.suse.lists.linux.kernel>
     [not found] ` <1043798822.10150.318.camel@dell_ss3.pdx.osdl.net.suse.lists.linux.kernel>
2003-01-29 12:35   ` 2.5.59-dcl2 Andi Kleen
2003-01-29 12:55     ` 2.5.59-dcl2 Mikael Pettersson
2003-01-29 16:53     ` 2.5.59-dcl2 Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox