[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150319.210246.835966531852513271.davem@davemloft.net>
Date: Thu, 19 Mar 2015 21:02:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] rhashtable: Round up/down min/max_size to
ensure we respect limit
From: Thomas Graf <tgraf@...g.ch>
Date: Thu, 19 Mar 2015 22:31:13 +0000
> Round up min_size respectively round down max_size to the next power
> of two to make sure we always respect the limit specified by the
> user. This is required because we compare the table size against the
> limit before we expand or shrink.
>
> Also fixes a minor bug where we modified min_size in the params
> provided instead of the copy stored in struct rhashtable.
>
> Signed-off-by: Thomas Graf <tgraf@...g.ch>
> ---
> Herbert: I'm fine with either approach. I figured you expected the
> user to take care of this, hence the added warning. This is perfectly
> fine with me me as well.
Applied, thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists