open-power / pnor

Packaging scripts for flash images.
Apache License 2.0
4 stars 48 forks source link

Enable HBD_RW for Hostboot IPL #144

Closed debmc closed 3 years ago

debmc commented 3 years ago

Enable the HBD_RW PNOR section to allow the splitting of the HBD and HBD RW data segments into their individual sections. This will allow the PNOR HPT (Hash Page Table) functionality to NOT pin the entire PNOR HBD section, but to provide the HBD HPT enabled RO section to be paged out under memory pressure during Hostboot IPL.

Signed-off-by: Deb McLemore debmc@linux.ibm.com

op-jenkins commented 3 years ago

Can one of the admins verify this patch?

IlyaSmirnov91 commented 3 years ago

ok to test

IlyaSmirnov91 commented 3 years ago

retest this please

IlyaSmirnov91 commented 3 years ago

retest this please

IlyaSmirnov91 commented 3 years ago

Merging to unblock CI on op-build PRs.