You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract memory validation into common function for processor modes
Changes:
- Added validate_and_adjust_memory() method to LparConfig class
- Validates and adjusts memory values to ensure min <= desired <= max
- Maintains consistent validation behavior across both processor modes
- Logs warnings when memory values are automatically adjusted
Signed-off-by: Spoorthy S <spoorts2@in.ibm.com>
0 commit comments