mem: fix log for --no-huge
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 8 Apr 2013 16:13:06 +0000 (18:13 +0200)
committerDavid Marchand <david.marchand@6wind.com>
Tue, 25 Feb 2014 20:29:19 +0000 (21:29 +0100)
commitf622f3848fb17400367781895e3b9c1a51e0a43d
tree30d321a248f58227eea88ab2c4a14599d545b42d
parent8ea9ff834f5dda801876a0307e6e8941148f8c6d
mem: fix log for --no-huge

In some cases, it is possible to not use hugepages.
So a simple malloc is used to initialize DPDK memory.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Damien Millescamps <damien.millescamps@6wind.com>
lib/librte_eal/linuxapp/eal/eal_memory.c