Re: [PATCH v17 12/14] hmat acpi: Build Memory Side Cache Information Structure(s)

2019-11-24 Thread Tao Xu
On 11/22/2019 8:32 PM, Igor Mammedov wrote: On Fri, 22 Nov 2019 15:48:24 +0800 Tao Xu wrote: From: Liu Jingqi This structure describes memory side cache information for memory proximity domains if the memory side cache is present and the physical device forms the memory side cache. The softw

Re: [PATCH v17 12/14] hmat acpi: Build Memory Side Cache Information Structure(s)

2019-11-22 Thread Igor Mammedov
On Fri, 22 Nov 2019 15:48:24 +0800 Tao Xu wrote: > From: Liu Jingqi > > This structure describes memory side cache information for memory > proximity domains if the memory side cache is present and the > physical device forms the memory side cache. > The software could use this information to e

[PATCH v17 12/14] hmat acpi: Build Memory Side Cache Information Structure(s)

2019-11-22 Thread Tao Xu
From: Liu Jingqi This structure describes memory side cache information for memory proximity domains if the memory side cache is present and the physical device forms the memory side cache. The software could use this information to effectively place the data in memory to maximize the performance