Searched hist:"0 ff00485b1e8f9b57eafc2065b3b8cd82471c58d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | diff 0ff00485b1e8f9b57eafc2065b3b8cd82471c58d Wed Nov 06 16:19:46 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Keep PEL attributes in Repository map
Instead of the Repository class only storing the path to a PEL file for a corresponding PEL ID, change it to a structure that includes the PEL's size and action flags as well as the path. This way, a PEL won't have to be read from the filesystem to find these values every time someone needs them.
These new fields will be needed by the code that sends PELs to the host.
Change-Id: I7650b6cbad12cc120426854767403f5cba2ee572
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.hpp | diff 0ff00485b1e8f9b57eafc2065b3b8cd82471c58d Wed Nov 06 16:19:46 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Keep PEL attributes in Repository map
Instead of the Repository class only storing the path to a PEL file for a corresponding PEL ID, change it to a structure that includes the PEL's size and action flags as well as the path. This way, a PEL won't have to be read from the filesystem to find these values every time someone needs them.
These new fields will be needed by the code that sends PELs to the host.
Change-Id: I7650b6cbad12cc120426854767403f5cba2ee572
|
H A D | repository.cpp | diff 0ff00485b1e8f9b57eafc2065b3b8cd82471c58d Wed Nov 06 16:19:46 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Keep PEL attributes in Repository map
Instead of the Repository class only storing the path to a PEL file for a corresponding PEL ID, change it to a structure that includes the PEL's size and action flags as well as the path. This way, a PEL won't have to be read from the filesystem to find these values every time someone needs them.
These new fields will be needed by the code that sends PELs to the host.
Change-Id: I7650b6cbad12cc120426854767403f5cba2ee572
|