Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623078
| From | Sebastian Siewior <bigeasy@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock |
| Date | 2017-04-13 16:30 +0200 |
| Message-ID | <tvNV0-4bx-13@gated-at.bofh.it> (permalink) |
| References | <tvNBD-43N-3@gated-at.bofh.it> <tvNBD-43N-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2017-04-13 22:02:53 [+0800], Alex Shi wrote: > The rt_mutex_fastunlock() will deboost 'current' task when it should be. without looking whether or not this patch makes sense those patches won't apply. Please look at tip/master or tip's locking/core https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=locking/core where PeterZ rewrote part of the code. Sebastian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Alex Shi <alex.shi@linaro.org> - 2017-04-13 16:10 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Sebastian Siewior <bigeasy@linutronix.de> - 2017-04-13 16:30 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Peter Zijlstra <peterz@infradead.org> - 2017-04-13 16:50 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Steven Rostedt <rostedt@goodmis.org> - 2017-04-13 18:20 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Peter Zijlstra <peterz@infradead.org> - 2017-04-13 18:30 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Steven Rostedt <rostedt@goodmis.org> - 2017-04-13 18:50 +0200
Re: [PATCH 2/3] rtmutex: deboost priority conditionally when rt-mutex unlock Peter Zijlstra <peterz@infradead.org> - 2017-04-13 19:00 +0200
csiph-web