Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1298551

Re: [PATCH 1/3] bpf: hash: use atomic count

From Daniel Borkmann <daniel@iogearbox.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] bpf: hash: use atomic count
Date 2015-12-28 10:10 +0100
Message-ID <qKBYu-8fe-25@gated-at.bofh.it> (permalink)
References <qJTup-7Ai-5@gated-at.bofh.it> <qJTur-7Ai-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/26/2015 10:31 AM, Ming Lei wrote:
> Preparing for removing global per-hashtable lock, so
> the counter need to be defined as aotmic_t first.
>
> Signed-off-by: Ming Lei <tom.leiming@gmail.com>

Acked-by: Daniel Borkmann <daniel@iogearbox.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] bpf: hash: use per-bucket spinlock Ming Lei <tom.leiming@gmail.com> - 2015-12-26 10:40 +0100
  [PATCH 2/3] bpf: hash: move select_bucket() out of htab's spinlock Ming Lei <tom.leiming@gmail.com> - 2015-12-26 10:40 +0100
    Re: [PATCH 2/3] bpf: hash: move select_bucket() out of htab's spinlock Daniel Borkmann <daniel@iogearbox.net> - 2015-12-28 10:10 +0100
  [PATCH 1/3] bpf: hash: use atomic count Ming Lei <tom.leiming@gmail.com> - 2015-12-26 10:40 +0100
    Re: [PATCH 1/3] bpf: hash: use atomic count Daniel Borkmann <daniel@iogearbox.net> - 2015-12-28 10:10 +0100

csiph-web