Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Gabriel C
Dmitry Adamushko wrote: > [ cc'ed Srivatsa ] > > On 17/10/2007, Gabriel C <[EMAIL PROTECTED]> wrote: >> Ingo Molnar wrote: >> [15692.917111] BUG: unable to handle kernel NULL pointer dereference at >> virtual address 0044 >> ... >> [15692.917629] EFLAGS: 00010046 (2.6.23-g65a6ec0d #330) >>

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Dmitry Adamushko
[ cc'ed Srivatsa ] On 17/10/2007, Gabriel C <[EMAIL PROTECTED]> wrote: > Ingo Molnar wrote: > [15692.917111] BUG: unable to handle kernel NULL pointer dereference at > virtual address 0044 > ... > [15692.917629] EFLAGS: 00010046 (2.6.23-g65a6ec0d #330) > [15692.917661] EIP is at pick_next_t

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Dmitry Adamushko
On 15/10/2007, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Andrew Morton <[EMAIL PROTECTED]> wrote: > > > On Mon, 15 Oct 2007 16:17:23 +0200 > > Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > > > Linus, please pull the latest scheduler git tree from: > > > > > >git://git.kernel.org/pub/scm/linux

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Gabriel C
Ingo Molnar wrote: > * Andrew Morton <[EMAIL PROTECTED]> wrote: > >> On Mon, 15 Oct 2007 16:17:23 +0200 >> Ingo Molnar <[EMAIL PROTECTED]> wrote: >> >>> Linus, please pull the latest scheduler git tree from: >>> >>>git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git >> Did

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Thomas Backlund
Ingo Molnar skrev: * Ingo Molnar <[EMAIL PROTECTED]> wrote: * Thomas Backlund <[EMAIL PROTECTED]> wrote: How does this one compare to the v22 you released earlier ? v22 has most of it included. OK, that's what I thought I'm thinking of backporting any fixes/optimizations to 2.6.22 (and

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > * Thomas Backlund <[EMAIL PROTECTED]> wrote: > > > How does this one compare to the v22 you released earlier ? > > v22 has most of it included. > > > I'm thinking of backporting any fixes/optimizations to 2.6.22 (and > > possibly 2.6.23) > > i have

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Thomas Backlund
Ingo Molnar skrev: Linus, please pull the latest scheduler git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git It contains lots of scheduler updates from lots of people - hopefully the last big one for quite some time. Most of the focus was on performance

Re: [git pull] scheduler updates for v2.6.24

2007-10-16 Thread Ingo Molnar
* Thomas Backlund <[EMAIL PROTECTED]> wrote: > How does this one compare to the v22 you released earlier ? v22 has most of it included. > I'm thinking of backporting any fixes/optimizations to 2.6.22 (and > possibly 2.6.23) i have already backported it as v22.1 - will release it within a few

Re: [git pull] scheduler updates for v2.6.24

2007-10-15 Thread Nick Piggin
On Tuesday 16 October 2007 00:17, Ingo Molnar wrote: > Linus, please pull the latest scheduler git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git > > It contains lots of scheduler updates from lots of people - hopefully > the last big one for quite some ti

Re: [git pull] scheduler updates for v2.6.24

2007-10-15 Thread Ingo Molnar
* Andrew Morton <[EMAIL PROTECTED]> wrote: > On Mon, 15 Oct 2007 16:17:23 +0200 > Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > Linus, please pull the latest scheduler git tree from: > > > >git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git > > Did Paul Jackson's crash

Re: [git pull] scheduler updates for v2.6.24

2007-10-15 Thread Andrew Morton
On Mon, 15 Oct 2007 16:17:23 +0200 Ingo Molnar <[EMAIL PROTECTED]> wrote: > Linus, please pull the latest scheduler git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git Did Paul Jackson's crash get fixed? - To unsubscribe from this list: send the line "un

Re: [git pull] scheduler updates for v2.6.24

2007-10-15 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > Linus, please pull the latest scheduler git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git oops, these two cleanups caused build failures in some config variants: > sched: reduce balance-tasks overhead

[git pull] scheduler updates for v2.6.24

2007-10-15 Thread Ingo Molnar
Linus, please pull the latest scheduler git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git It contains lots of scheduler updates from lots of people - hopefully the last big one for quite some time. Most of the focus was on performance (both micro-perform