LWN.net Logo

sched: Make Priority Inheritance POSIX compliant

From:  Thomas Gleixner <tglx@linutronix.de>
To:  LKML <linux-kernel@vger.kernel.org>
Subject:  [patch 0/3] sched: Make Priority Inheritance POSIX compliant
Date:  Wed, 20 Jan 2010 20:58:54 -0000
Message-ID:  <20100120171231.922420383@linutronix.de>
Cc:  Peter Zijlstra <peterz@infradead.org>, Ingo Molnar <mingo@elte.hu>, Carsten Emde <cbe@osadl.org>, Mathias Weber <mathias.weber.mw1@roche.com>
Archive-link:  Article, Thread

The current PI implementation violates POSIX scheduling semantics when
a thread is deboosted. The following patch series adresses this.

Thanks and Kudos go to Mathias Weber and Carsten Emde for analysis,
test cases and initial workaround patches.

Thanks,

	tglx

--
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 © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds