ibm-openbmc / openpower-hw-isolation

Apache License 2.0
0 stars 10 forks source link

Handle logical dimms isolation and deconfiguration #85

Closed deepakala-k closed 8 months ago

deepakala-k commented 8 months ago

In ddr5 systems, we could have more than one logical dimms per physical dimm. But the inventory page only shows the physical dimms. Added the code to handle and create only one guard record per deconfiguration.

deepakala-k commented 8 months ago

Created another pull req to address these changes https://github.com/ibm-openbmc/openpower-hw-isolation/pull/86