Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607594 > unrolled thread
| Started by | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| First post | 2017-03-23 16:10 +0100 |
| Last post | 2017-03-23 16:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes Peter Zijlstra <peterz@infradead.org> - 2017-03-23 16:10 +0100
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Date | 2017-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.).
Back to top | Article view | linux.kernel
csiph-web