All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: David Marchand <david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH 2/2] malloc: simplify heap initialisation
Date: Wed, 30 Apr 2014 11:47:52 +0200	[thread overview]
Message-ID: <4964655.ZUvISqeXL8@xps13> (raw)
In-Reply-To: <20140418130919.GB4053-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>

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-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
> 
> Acked-by: Neil Horman <nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>

Applied for version 1.6.0r2.

Thanks
-- 
Thomas

      parent reply	other threads:[~2014-04-30  9:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 13:50 [PATCH 1/2] mem: add write memory barrier before changing heap state David Marchand
     [not found] ` <1397569859-14460-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-04-15 13:50   ` [PATCH 2/2] mem: fix initialization check for malloc heap David Marchand
2014-04-15 14:08   ` [PATCH 1/2] mem: add write memory barrier before changing heap state Richardson, Bruce
     [not found]     ` <59AF69C657FD0841A61C55336867B5B01A9FCCFF-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-04-16  8:55       ` didier.pallard
2014-04-15 14:44   ` Neil Horman
     [not found]     ` <20140415144440.GD3557-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-04-18 12:56       ` [PATCH 0/2] rework heap initialisation David Marchand
     [not found]         ` <1397825778-24334-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-04-18 12:56           ` [PATCH 1/2] malloc: get rid of numa_socket field David Marchand
     [not found]             ` <1397825778-24334-2-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-04-18 13:08               ` Neil Horman
     [not found]                 ` <20140418130842.GA4053-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-04-30  9:46                   ` Thomas Monjalon
2014-04-18 12:56           ` [PATCH 2/2] malloc: simplify heap initialisation David Marchand
     [not found]             ` <1397825778-24334-3-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-04-18 13:09               ` Neil Horman
     [not found]                 ` <20140418130919.GB4053-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-04-30  9:47                   ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4964655.ZUvISqeXL8@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.