Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1341852
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 2/2] powercap/rapl: reduce ipi calls |
| Date | 2016-02-24 12:10 +0100 |
| Message-ID | <r5Fuq-3EV-9@gated-at.bofh.it> (permalink) |
| References | <r5snw-2CU-25@gated-at.bofh.it> <r5snx-2CU-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 23 Feb 2016, Jacob Pan wrote: > Reduce remote CPU calls for MSR access by combining read > modify write into one function. Also optimize calling active CPU on > package by tracking a lead cpu for each package. This are two independent changes in one patch. Please split them up. Thanks, tglx
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/2] powercap/rapl: reduce ipi calls and misc clean up Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-02-23 22:10 +0100
[PATCH v5 2/2] powercap/rapl: reduce ipi calls Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-02-23 22:10 +0100
Re: [PATCH v5 2/2] powercap/rapl: reduce ipi calls Thomas Gleixner <tglx@linutronix.de> - 2016-02-24 12:10 +0100
Re: [PATCH v5 2/2] powercap/rapl: reduce ipi calls Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-02-24 22:40 +0100
[PATCH v5 1/2] cpumask: export cpumask_any_but Jacob Pan <jacob.jun.pan@linux.intel.com> - 2016-02-23 22:10 +0100
Re: [PATCH v5 1/2] cpumask: export cpumask_any_but Rusty Russell <rusty@rustcorp.com.au> - 2016-03-02 09:20 +0100
csiph-web