#
9d1a8394 |
| 21-Jan-2025 |
Sunny Srivastava <sunnsr25@in.ibm.com> |
Add tag for DIMMs and update back up Json
As DIMMs are not accessible for collection at runtime, it should only be collected at chassis off state. Hence marking DIMMs to be collected only at power o
Add tag for DIMMs and update back up Json
As DIMMs are not accessible for collection at runtime, it should only be collected at chassis off state. Hence marking DIMMs to be collected only at power off.
Also back up restore json link has been updated Json which need a common set of keywords backed. For now, other than everest all the rainier are made to point to a common back up and restore Json.
Change-Id: I10b861136bc6a68c96223042a29a36a71ae480e5 Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
show more ...
|
#
fa5e4d32 |
| 12-Mar-2023 |
Sunny Srivastava <sunnsr25@in.ibm.com> |
Revamped code for VPD parser
The commit removes all the pre-existing code from the branch and pushes the revamped code.
Major modification includes: - Movement from multi exe to single daemon model
Revamped code for VPD parser
The commit removes all the pre-existing code from the branch and pushes the revamped code.
Major modification includes: - Movement from multi exe to single daemon model. - Multithreaded approach to parse FRU VPD. - Better error handling. - Refactored code for performance optimization.
Note: This code supports all the existing functionalities as it is.
Change-Id: I1ddce1f0725ac59020b72709689a1013643bda8b Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
show more ...
|