On 9/8/2020 4:17 PM, Stephen Hemminger wrote: > This is an improved version of the setup of huge pages > bases on earlier DPDK setup. > > Features: > * can display current hugepage settings. > * autodetects NUMA vs non NUMA > * allows setting different page sizes > recent kernels support multiple sizes. > * accepts a parameter in bytes (not pages). > > Most users will just use --setup argument but if necessary > the steps of clearing old settings and mounting/umounting > can be done individually. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
Tested-by: Ferruh Yigit <ferruh.yi...@intel.com>