mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 18:21:35 +03:00
NvRmMemQueryHeapParamsNuma API does not have support to query system memory per numa node. Add that support by parsing the meminfo file for the input numa node and obtain total memory, free memory and reclaimable memory values. Bug 4231517 Change-Id: I28e70c5163f5fc4fb746e11b087a003a0345bdf5 Signed-off-by: Ketan Patil <ketanp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3119501 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>