[dpdk-dev] [PATCH v3 0/2] Balanced allocation of hugepages

Ilya Maximets i.maximets at samsung.com
Tue Jun 6 08:22:16 CEST 2017


Version 3:
	* Implemented hybrid schema for allocation.
	* Fixed not needed mempolicy change while remapping. (orig = 0)
	* Added patch to enable VHOST_NUMA by default.

Version 2:
	* rebased (fuzz in Makefile)

Ilya Maximets (2):
  mem: balanced allocation of hugepages
  config: enable vhost numa awareness by default

 config/common_base                       |  2 +-
 lib/librte_eal/Makefile                  |  2 +
 lib/librte_eal/linuxapp/eal/eal_memory.c | 87 ++++++++++++++++++++++++++++++--
 mk/rte.app.mk                            |  1 +
 4 files changed, 87 insertions(+), 5 deletions(-)

-- 
2.7.4



More information about the dev mailing list