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


Groups > linux.kernel > #1696313

Re: [PATCH v2 16/23] percpu: add first_bit to keep track of the first free in the bitmap

From Josef Bacik <josef@toxicpanda.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 16/23] percpu: add first_bit to keep track of the first free in the bitmap
Date 2017-07-25 22:30 +0200
Message-ID <u7eCS-7wj-13@gated-at.bofh.it> (permalink)
References <u6UE9-3ig-3@gated-at.bofh.it> <u6UEa-3ig-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 24, 2017 at 07:02:13PM -0400, Dennis Zhou wrote:
> From: "Dennis Zhou (Facebook)" <dennisszhou@gmail.com>
> 
> This patch adds first_bit to keep track of the first free bit in the
> bitmap. This hint helps prevent scanning of fully allocated blocks.
> 
> Signed-off-by: Dennis Zhou <dennisszhou@gmail.com>

Reviewed-by: Josef Bacik <jbacik@fb.com>

Thanks,

Josef

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


Thread

[PATCH v2 16/23] percpu: add first_bit to keep track of the first free in the bitmap Dennis Zhou <dennisz@fb.com> - 2017-07-25 01:10 +0200
  Re: [PATCH v2 16/23] percpu: add first_bit to keep track of the  first free in the bitmap Josef Bacik <josef@toxicpanda.com> - 2017-07-25 22:30 +0200

csiph-web