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
It does not persist in NUMA meminfo, right? As I think it was the only difference between system wide meminfo and node meminfo.
That time I decided not to duplicate logic and structs just for a single field. But if it is really required, we can do.
If you need that data, you can get it from MemInfoSvc
What happened:
I try to get Hugepagesize for numa node
Output is:
What you expected to happen:
May be get same as in
/sys/devices/system/node/node*/meminfo
file or get system default value?The text was updated successfully, but these errors were encountered: