Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1681615 > unrolled thread
| Started by | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| First post | 2017-07-05 18:00 +0200 |
| Last post | 2017-07-05 18:00 +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 1/2] x86/CPU/AMD: Present package as die instead of socket Peter Zijlstra <peterz@infradead.org> - 2017-07-05 18:00 +0200
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Date | 2017-07-05 18:00 +0200 |
| Subject | Re: [PATCH 1/2] x86/CPU/AMD: Present package as die instead of socket |
| Message-ID | <tZUSB-8da-1@gated-at.bofh.it> |
On Tue, Jun 27, 2017 at 08:07:10PM +0700, Suravee Suthikulpanit wrote: > As I have described in the cover letter, this patch series changes how Which you didn't send to me... thanks for that. > kernel derives cpu "package" from package-as-socket to package-as-die in > order to fix following issues on AMD family17h multi-die processor > platforms: > These issues are fixed when properly intepretes package as DIE. > > For MCM Magny-Cours (family15h), we do not have this issue because the MC > sched-domain has the same cpumask as the DIE sched-domain. This is not the > same as for Zen cores (family17h) where the MC sched-domain is the CCX (2 > CCX per die) Are you saying that your LLCs are smaller than your NUMA nodes ? You do not in fact have a cache level that spans the memory controller? Because that is indeed the assumption we have for Intel CoD/SnC and AMD Magny-Cours.
Back to top | Article view | linux.kernel
csiph-web