Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1398366
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] sched: Fix wakeup preemption regression |
| Date | 2016-05-10 19:50 +0200 |
| Message-ID | <rxjXd-7jo-31@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
A recent commit caused an interactivity/starvation issue because we wrecked rq local wakeup preemption. These patches rectify this while also (hopefully) keeping the problem that led to the fault patch fixed. Mike, Pavan, could you guys please confirm?
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] sched: Fix wakeup preemption regression Peter Zijlstra <peterz@infradead.org> - 2016-05-10 19:50 +0200 [PATCH 3/3] sched: Kill sched_class::task_waking Peter Zijlstra <peterz@infradead.org> - 2016-05-10 20:00 +0200 Re: [PATCH 0/3] sched: Fix wakeup preemption regression Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-05-11 08:00 +0200 Re: [PATCH 0/3] sched: Fix wakeup preemption regression Pavan Kondeti <pkondeti@codeaurora.org> - 2016-05-12 12:00 +0200 Re: [PATCH 0/3] sched: Fix wakeup preemption regression Matt Fleming <matt@codeblueprint.co.uk> - 2016-05-12 13:00 +0200
csiph-web