Atoptool / atop

System and process monitor for Linux
GNU General Public License v2.0
792 stars 109 forks source link

add hpuse for per numa #287

Closed liutingjieni closed 7 months ago

liutingjieni commented 8 months ago

In the system, MEM's hptot > hpuse , but the task failed to start due to the inability to allocate hugepages. Possibly due to insufficient hugepages on a certain numa node, so a new numa mem field hpuse is added to determine this situation.