Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1686954 > unrolled thread
| Started by | Shivappa Vikas <vikas.shivappa@intel.com> |
|---|---|
| First post | 2017-07-14 00:10 +0200 |
| Last post | 2017-07-14 00:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 13/21] x86/intel_rdt/cqm: Add cpus file support Shivappa Vikas <vikas.shivappa@intel.com> - 2017-07-14 00:10 +0200
| From | Shivappa Vikas <vikas.shivappa@intel.com> |
|---|---|
| Date | 2017-07-14 00:10 +0200 |
| Subject | Re: [PATCH 13/21] x86/intel_rdt/cqm: Add cpus file support |
| Message-ID | <u2Ut4-2UJ-29@gated-at.bofh.it> |
On Sun, 2 Jul 2017, Thomas Gleixner wrote:
>> {
>> + struct rdtgroup *pr = rdtgrp->parent, *cr;
>
> *pr and *cr really suck.
We used r before rdtgroup. pr would be parent rdtgrp. Wanted to keep them short
as there are more in this function.
prgrp can be used if thats not ok?
Back to top | Article view | linux.kernel
csiph-web