numam-dpdk/drivers/net/mlx4
Adrien Mazarguil 0dc02cca8b mlx: use aligned memory to register regions
The first and last memory pool elements are usually cache-aligned but not
page-aligned, particularly when using huge pages.

Hardware performance can be improved significantly by registering memory
regions starting and ending on page boundaries.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-03-16 18:52:17 +01:00
..
Makefile mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
mlx4.c mlx: use aligned memory to register regions 2016-03-16 18:52:17 +01:00
mlx4.h mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00