Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1670520
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch 00/55] genirq: Debuggability, consolidation and managed affinities |
| Date | 2017-06-20 11:30 +0200 |
| Message-ID | <tUnDX-6Ll-5@gated-at.bofh.it> (permalink) |
| References | <tUeKl-Xe-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 20, 2017 at 01:37:00AM +0200, Thomas Gleixner wrote: > This started out with 5 patches from Christoph who wanted to add a > mechanism for interrupts with managed affinities to spread them over all > present CPUs and instead of migrating them, shut them down into managed > shutdown state when the last CPU in the affinity set goes offline and then > resume them when a CPU to which belongs to the affinity set comes online > again. See: > > http://lkml.kernel.org/r/20170603140403.27379-1-hch@lst.de FYI, this seems to work fine for me with the additional block patches from that series applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[patch 00/55] genirq: Debuggability, consolidation and managed affinities Thomas Gleixner <tglx@linutronix.de> - 2017-06-20 02:20 +0200
[patch 01/55] x86/apic: Add name to irq chip Thomas Gleixner <tglx@linutronix.de> - 2017-06-20 02:20 +0200
[tip:irq/core] x86/apic: Add name to irq chip tip-bot for Thomas Gleixner <tipbot@zytor.com> - 2017-06-22 18:50 +0200
[patch 04/55] genirq/msi: Prevent overwriting domain name Thomas Gleixner <tglx@linutronix.de> - 2017-06-20 02:20 +0200
[tip:irq/core] genirq/msi: Prevent overwriting domain name tip-bot for Thomas Gleixner <tipbot@zytor.com> - 2017-06-22 18:50 +0200
Re: [patch 00/55] genirq: Debuggability, consolidation and managed affinities Christoph Hellwig <hch@lst.de> - 2017-06-20 11:30 +0200
csiph-web