Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44059 )
Change subject: mb/ocp/deltalake: Update SMBIOS type 7 -- Cache Information
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/44059/3/src/arch/x86/smbios.c
File src/arch/x86/smbios.c:
https://review.coreboot.org/c/coreboot/+/44059/3/src/arch/x86/smbios.c@855
PS3, Line 855: t->max_cache_size *= core_count;
As far as I understand only caches that aren't shared between cores can be accumulated here.
https://review.coreboot.org/c/coreboot/+/44059/3/src/arch/x86/smbios.c@984
PS3, Line 984: if (level == 1 && type == SMBIOS_CACHE_TYPE_DATA) {
that's not what CPUID reports. Why do you think CPUID isn't correct?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44059
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibfb7d048046ff69fd3f0d18359193f80b8f39911
Gerrit-Change-Number: 44059
Gerrit-PatchSet: 3
Gerrit-Owner: Morgan Jang
Morgan_Jang@wiwynn.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Jingle Hsu
jingle_hsu@wiwynn.com
Gerrit-Reviewer: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 30 Jul 2020 08:16:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment