mem: remove single file segments
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Fri, 23 Sep 2016 07:10:46 +0000 (15:10 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 3 Oct 2016 13:20:51 +0000 (15:20 +0200)
commit016a23a81ef460d5a4cc81b3d939e66bf13138b3
tree2b50ce8a8789124d692487af2b1717d7999b0fb6
parent5fc74c2e146de85b5e420d8faccf94d0602ac749
mem: remove single file segments

RTE_EAL_SINGLE_FILE_SEGMENTS was introduced with ivshmem integration.
Now that ivshmem was removed (commit c711ccb30987)
and a simple git grep shows no one else references it;
I think we can now remove it.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
lib/librte_eal/common/eal_filesystem.h
lib/librte_eal/common/eal_hugepages.h
lib/librte_eal/linuxapp/eal/eal_memory.c