if hugepages are enabled in the node, when you run oc adm top node
, the
output shows huge pages as used memory. So the output is (memory used + huge
pages). Is that expected?
The output of adm top node
does not include the hugepage in the calculation.