Start of change

6027-2055 [I] The available physical memory (initMaxAvailPhyMemBytes) is less than the initial size of pagepool (initPagePoolSize). Using the available physical memory as the initial size.

Explanation

The available physical memory is less than the initial size of pagepool. The initial size of pagepool has been adjusted to the current available physical memory.

User response

N/A
End of change