Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1607594 > unrolled thread

[PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes

Started byPeter Zijlstra <peterz@infradead.org>
First post2017-03-23 16:10 +0100
Last post2017-03-23 16:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes Peter Zijlstra <peterz@infradead.org> - 2017-03-23 16:10 +0100

#1607594 — [PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes

FromPeter Zijlstra <peterz@infradead.org>
Date2017-03-23 16:10 +0100
Subject[PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes
Message-ID<tocxb-3SR-7@gated-at.bofh.it>
Now that this pesky little problem with futexes is (hopefully) dealt with;

  https://lkml.kernel.org/r/20170322103547.756091212@infradead.org

We can get on with fixing the actual bug this all started out with.

These patches, started by Xunlei Pang, rework the PI infrastructure a bit
fixing various problems it has, most notable a NULL deref in SCHED_DEADLINE.

Once this is sorted; we can look at improving the tracing thing (Daniel Bristot
and Julien Desfossez were working on that) and have a better foundation to look
at bandwidth inheritance (Juri and co.).

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web