DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Cc: dev@dpdk.org, "Burakov, Anatoly" <anatoly.burakov@intel.com>,
	fiona.trahe@intel.com
Subject: Re: [dpdk-dev] [PATCH] malloc: add rte_realloc_socket function
Date: Sat, 23 Mar 2019 16:57:32 +0100	[thread overview]
Message-ID: <1913491.BckyV8LrNZ@xps> (raw)
Message-ID: <20190323155732.T1UDsaSYSddnjV3BLYaEpKh8t62H-akGddqbfRvO3F8@z> (raw)
In-Reply-To: <bd0efaa4-271e-8b98-adc1-52ce8412d666@intel.com>

05/03/2019 11:04, Burakov, Anatoly:
> On 01-Mar-19 8:46 AM, Tomasz Jozwiak wrote:
> > Currently, rte_realloc will not respect original allocation's
> > NUMA node when memory cannot be resized, and there is no
> > NUMA-aware equivalent of rte_realloc. This patch adds such a function.
> > 
> > The new API will ensure that reallocated memory stays on
> > requested NUMA node, as well as allow moving allocated memory
> > to a different NUMA node.
> > 
> > Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
> > ---
> 
> Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>

Applied, thanks




  reply	other threads:[~2019-03-23 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01  8:46 Tomasz Jozwiak
2019-03-05 10:04 ` Burakov, Anatoly
2019-03-23 15:57   ` Thomas Monjalon [this message]
2019-03-23 15:57     ` Thomas Monjalon

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=1913491.BckyV8LrNZ@xps \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=fiona.trahe@intel.com \
    --cc=tomaszx.jozwiak@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).