26/07/2013 16:57, Damien Millescamps :
> On 07/26/2013 04:56 PM, Thomas Monjalon wrote:
> > 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
> > ---
> >
> > lib/librte_eal/linuxapp/eal/eal_memory
On 07/26/2013 04:56 PM, Thomas Monjalon wrote:
> 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
> ---
> lib/librte_eal/linuxapp/eal/eal_memory.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(
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
---
lib/librte_eal/linuxapp/eal/eal_memory.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_eal/linuxapp/eal/eal_memory.c
b
3 matches
Mail list logo