public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] O(1) scheduler, -H7
@ 2002-01-13 19:34 Ingo Molnar
  2002-01-13 17:57 ` Stephan von Krawczynski
  0 siblings, 1 reply; 7+ messages in thread
From: Ingo Molnar @ 2002-01-13 19:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Anton Blanchard


the -H7 patch is available:

    http://redhat.com/~mingo/O(1)-scheduler/sched-O1-2.5.2-pre11-H7.patch
    http://redhat.com/~mingo/O(1)-scheduler/sched-O1-2.4.17-H7.patch

there is an important SMP fix in this release, found by Anton Blanchard:
double-spin_unlock()ing triggered oopses on high-end SMP boxes.

stability status: all reported problems were fixed by -H6, the only
problem remaining was Anton's SMP crashes, which should be fixed in this
-H7 patch.

Changes between -H6 and -H7:

- Anton Blanchard: fix double spin_unlock in sched.c. This fixes
  a high-end SMP oops he saw.

- William Lee Irwin III: fix mwave's ->nice code.

- cleanup: mmu_context.h renamed to sched.h, as suggested by
  Richard Henderson.

- added a irqs_enabled() macro to the x86 tree, to simplify irq.c.

Bug reports, comments, suggestions welcome.

	Ingo


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

end of thread, other threads:[~2002-01-13 19:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-13 19:34 [patch] O(1) scheduler, -H7 Ingo Molnar
2002-01-13 17:57 ` Stephan von Krawczynski
2002-01-13 19:58   ` Ingo Molnar
2002-01-13 18:20     ` Stephan von Krawczynski
2002-01-13 18:49     ` Stephan von Krawczynski
2002-01-13 19:04       ` David B. Stevens
2002-01-13 19:08         ` Stephan von Krawczynski

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