[dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Apr 30 11:47:52 CEST 2014


2014-04-18 09:09, Neil Horman:
> On Fri, Apr 18, 2014 at 02:56:18PM +0200, David Marchand wrote:
> > There should be no real need for this initialised field as the whole
> > structure is set to 0 in rte_config_init() by primary process, and
> > secondary processes wait for this to happen before anything else (looking
> > at mem_config magic).
> > 
> > Signed-off-by: David Marchand <david.marchand at 6wind.com>
> 
> Acked-by: Neil Horman <nhorman at tuxdriver.com>

Applied for version 1.6.0r2.

Thanks
-- 
Thomas


More information about the dev mailing list