[dpdk-dev] [PATCH 1/6] xen: allow determining DOM0 at runtime

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 21 16:41:33 CEST 2015


2015-09-28 17:44, Stephen Hemminger:
> Add memory infrastructure for runtime Xen DOM0 support.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  lib/librte_eal/common/include/rte_memory.h   | 30 ++++++++++++++++-
>  lib/librte_eal/linuxapp/eal/eal_memory.c     |  7 ++++
>  lib/librte_eal/linuxapp/eal/eal_xen_memory.c |  2 +-
>  lib/librte_mempool/rte_mempool.c             | 48 ++++++++++++++++++++--------
>  lib/librte_mempool/rte_mempool.h             |  3 +-
>  5 files changed, 72 insertions(+), 18 deletions(-)

Sergio, Olivier, any comment?


More information about the dev mailing list