Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439177
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id |
| Date | 2016-07-08 10:50 +0200 |
| Message-ID | <rSzDX-2k6-9@gated-at.bofh.it> (permalink) |
| References | <rS0mR-4Im-5@gated-at.bofh.it> <rS0mR-4Im-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Fenghua Yu <fenghua.yu@intel.com> wrote: > From: Fenghua Yu <fenghua.yu@intel.com> > > Add an ABI document entry for /sys/devices/system/cpu/cpu*/cache/index*/id. > > Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> > --- > Documentation/ABI/testing/sysfs-devices-system-cpu | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu > index 1650133..cc62034 100644 > --- a/Documentation/ABI/testing/sysfs-devices-system-cpu > +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu > @@ -272,6 +272,19 @@ Description: Parameters for the CPU cache attributes > the modified cache line is written to main > memory only when it is replaced > > + > +What: /sys/devices/system/cpu/cpu*/cache/index*/id > +Date: July 2016 > +Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> > +Description: Cache id > + > + The id identifies a cache in the platform. In same index, the id > + is unique across the platform. What does 'In same index' mean? Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id "Fenghua Yu" <fenghua.yu@intel.com> - 2016-07-06 21:10 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Ingo Molnar <mingo@kernel.org> - 2016-07-08 10:50 +0200
RE: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id "Yu, Fenghua" <fenghua.yu@intel.com> - 2016-07-08 19:10 +0200
RE: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id "Luck, Tony" <tony.luck@intel.com> - 2016-07-08 19:30 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Ingo Molnar <mingo@kernel.org> - 2016-07-08 20:10 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Borislav Petkov <bp@suse.de> - 2016-07-08 20:50 +0200
RE: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id "Luck, Tony" <tony.luck@intel.com> - 2016-07-08 20:50 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Borislav Petkov <bp@suse.de> - 2016-07-08 21:00 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Ingo Molnar <mingo@kernel.org> - 2016-07-08 21:40 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Borislav Petkov <bp@suse.de> - 2016-07-09 10:20 +0200
Re: [PATCH v2 2/3] Documentation, ABI: Add a document entry for cache id Ingo Molnar <mingo@kernel.org> - 2016-07-08 20:10 +0200
csiph-web