Home
last modified time | relevance | path

Searched hist:aeb726df2fb7e0a3510242337c79994592ed1523 (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmi-fru-parser/
H A Dfrup.hppdiff aeb726df2fb7e0a3510242337c79994592ed1523 Thu Jun 01 19:00:43 CDT 2017 Patrick Williams <patrick@stwcx.xyz> fru_gen: reduce map in generated data

Eliminate one level of the generated "frus" map by creating
a structure for the lowest-level member.

This should reduce the impact of a gcc bug that consumes
excessive memory when compiling the generated map. Also
removed the runtime calculation of the 'delimiter' character
and instead generated it in the fru_gen python script.

Resolves openbmc/openbmc#1441.
Resolves openbmc/openbmc#1166.

Change-Id: Iafe049d034354d58b68d357b4f49fd5e21b2c8c7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
H A Dwritefrudata.cppdiff aeb726df2fb7e0a3510242337c79994592ed1523 Thu Jun 01 19:00:43 CDT 2017 Patrick Williams <patrick@stwcx.xyz> fru_gen: reduce map in generated data

Eliminate one level of the generated "frus" map by creating
a structure for the lowest-level member.

This should reduce the impact of a gcc bug that consumes
excessive memory when compiling the generated map. Also
removed the runtime calculation of the 'delimiter' character
and instead generated it in the fru_gen python script.

Resolves openbmc/openbmc#1441.
Resolves openbmc/openbmc#1166.

Change-Id: Iafe049d034354d58b68d357b4f49fd5e21b2c8c7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>