The following two patches are concerned with min_free_kbytes.

The first patch adds support to --explain that recommends a value for
min_free_kbytes that should help fragmentation avoidance. A higher value
for min_free_kbytes will be of use in situations where the static hugepage
pool is being resized between batch jobs or dynamic hugepage pool resizing
is being used regularly.

The second patch allows hugeadm to optionally tune the system to the
recommended value of min_free_kbytes.

 hugeadm.c     |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/hugeadm.8 |   10 ++++++++
 2 files changed, 77 insertions(+), 0 deletions(-)


------------------------------------------------------------------------------
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to