Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1330557
| From | Mike Galbraith <umgwanakikbuti@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Crashes with 874bbfe600a6 in 3.18.25 |
| Date | 2016-02-09 19:10 +0100 |
| Message-ID | <r0kTH-7Hi-39@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <r0juz-6EK-43@gated-at.bofh.it> <r0jNW-6Mt-41@gated-at.bofh.it> <r0jXA-76q-29@gated-at.bofh.it> <r0kJY-7oL-11@gated-at.bofh.it> <r0kJY-7oL-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2016-02-09 at 18:56 +0100, Mike Galbraith wrote: > On Tue, 2016-02-09 at 12:54 -0500, Tejun Heo wrote: > > Hello, Mike. > > > > On Tue, Feb 09, 2016 at 06:04:04PM +0100, Mike Galbraith wrote: > > > workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask > > > CPUs > > > > > > WORK_CPU_UNBOUND work items queued to a bound workqueue always > > > run > > > locally. This is a good thing normally, but not when the user > > > has > > > asked us to keep unbound work away from certain CPUs. Round > > > robin > > > these to wq_unbound_cpumask CPUs instead, as perturbation > > > avoidance > > > trumps performance. > > > > I don't think doing this by default for everyone is a good idea. A > > lot of workqueue usages tend to touch whatever the scheduler was > > touching after all. Doing things per-cpu is generally a pretty > > good > > thing. > > It doesn't do anything unless the user twiddles the mask to exclude > certain (think no_hz_full) CPUs, so there are no clueless victims. (a plus: testers/robots can twiddle mask to help find bugs, _and_ nohz_full people can use it if they so choose)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Crashes with 874bbfe600a6 in 3.18.25 Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-02-09 16:40 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-09 17:40 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Tejun Heo <tj@kernel.org> - 2016-02-09 18:00 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-02-09 18:10 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-02-09 19:00 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Mike Galbraith <umgwanakikbuti@gmail.com> - 2016-02-09 19:10 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Tejun Heo <tj@kernel.org> - 2016-02-09 19:30 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Tejun Heo <tj@kernel.org> - 2016-02-09 19:00 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-09 18:10 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Tejun Heo <tj@kernel.org> - 2016-02-09 19:00 +0100
Re: Crashes with 874bbfe600a6 in 3.18.25 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-09 19:10 +0100
csiph-web