From: Thomas Graf <tgraf@suug.ch>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: davem@davemloft.net, paulmck@linux.vnet.ibm.com,
john.r.fastabend@intel.com, kaber@trash.net,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/5] rhashtable: Per bucket locks & expansion/shrinking in work queue
Date: Tue, 16 Sep 2014 14:22:30 +0100 [thread overview]
Message-ID: <20140916132230.GA3831@casper.infradead.org> (raw)
In-Reply-To: <1410794580.7106.168.camel@edumazet-glaptop2.roam.corp.google.com>
On 09/15/14 at 08:23am, Eric Dumazet wrote:
> You need to roundup to next power of two.
Fixed, thanks!
prev parent reply other threads:[~2014-09-16 13:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 12:17 [PATCH 0/5 RFC net-next] rhashtable: Parallel atomic insert/deletion & deferred expansion Thomas Graf
2014-09-15 12:18 ` [PATCH 1/5] rhashtable: Remove gfp_flags from insert and remove functions Thomas Graf
2014-09-15 12:35 ` Eric Dumazet
2014-09-15 12:49 ` Thomas Graf
2014-09-15 14:49 ` Eric Dumazet
2014-09-15 14:56 ` Thomas Graf
2014-09-24 4:11 ` Eric W. Biederman
2014-09-15 12:18 ` [PATCH 2/5] rhashtable: Check for count misatch in selftest Thomas Graf
2014-09-15 12:18 ` [PATCH 3/5] rhashtable: Convert to nulls list Thomas Graf
2014-09-15 12:18 ` [PATCH 4/5] spinlock: Add spin_lock_bh_nested() Thomas Graf
2014-09-15 12:18 ` [PATCH 5/5] rhashtable: Per bucket locks & expansion/shrinking in work queue Thomas Graf
2014-09-15 15:23 ` Eric Dumazet
2014-09-16 13:22 ` Thomas Graf [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=20140916132230.GA3831@casper.infradead.org \
--to=tgraf@suug.ch \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=john.r.fastabend@intel.com \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.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).