DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Van Haaren, Harry" <harry.van.haaren@intel.com>
To: "Horton, Remy" <remy.horton@intel.com>,
	Andriy Berestovskyy <aber@semihalf.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] keepalive: fix keepalive state alignment
Date: Tue, 23 Jan 2018 10:27:40 +0000	[thread overview]
Message-ID: <E923DB57A917B54B9182A2E928D00FA650FF40D9@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <14e524b4-b844-63ef-b686-6bddf468a464@intel.com>

> From: Horton, Remy
> Sent: Tuesday, January 23, 2018 10:17 AM
> To: Andriy Berestovskyy <aber@semihalf.com>; Van Haaren, Harry
> <harry.van.haaren@intel.com>
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] keepalive: fix keepalive state alignment
> 
> 
> On 22/01/2018 18:20, Andriy Berestovskyy wrote:
> [..]
> > On Fri, Jan 19, 2018 at 6:31 PM, Van Haaren, Harry
> > <harry.van.haaren@intel.com> wrote:
> >> These changes do reduce false-sharing however is there actually a
> >> performance benefit? A lot of cache space will be taken up if each
> >> core requires its own cache line, which will reduce performance
> >> again.. it's a tradeoff.
> [..]
> > 2. The original code (prior e70a61ad50ab "keepalive: export states")
> > had each element aligned to the cache line, not the whole array.
> 
> Aligning each flag element was the original intention, so I see no issue
> in restoring it. The monitoring core only reads the entries within
> state_flags for which the corresponding active_core is set, so
> ultimately the trade-off in cache line usage is one made by the
> application when it decides which cores need monitoring.
> 
> ..Remy

No objection here - just making sure the change was intentional
and the effects are considered.

@Remy as you're the Keepalive maintainer I'll leave Acking to you :)

-Harry

      reply	other threads:[~2018-01-23 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 14:47 Andriy Berestovskyy
2018-01-19 17:31 ` Van Haaren, Harry
2018-01-22 18:20   ` Andriy Berestovskyy
2018-01-23 10:16     ` Remy Horton
2018-01-23 10:27       ` Van Haaren, Harry [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=E923DB57A917B54B9182A2E928D00FA650FF40D9@IRSMSX102.ger.corp.intel.com \
    --to=harry.van.haaren@intel.com \
    --cc=aber@semihalf.com \
    --cc=dev@dpdk.org \
    --cc=remy.horton@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).