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


Groups > linux.kernel > #1651502

Re: [PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap

From David Sterba <dsterba@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
Date 2017-05-26 18:20 +0200
Message-ID <tLq84-87A-77@gated-at.bofh.it> (permalink)
References <tL8uu-55g-23@gated-at.bofh.it> <tL8uu-55g-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, May 25, 2017 at 02:27:21PM -0700, Omar Sandoval wrote:
> On Thu, May 25, 2017 at 12:18:02PM -0700, Vinnie Magro wrote:
> > Replace alloc_bitmap with call to kvzalloc. kvzalloc preserves the
> > same fallback heuristic.
> 
> Looks good, thanks.
> 
> Reviewed-by: Omar Sandoval <osandov@fb.com>

Added to queue, thanks.

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


Thread

Re: [PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in  alloc_bitmap Omar Sandoval <osandov@osandov.com> - 2017-05-25 23:30 +0200
  Re: [PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in  alloc_bitmap David Sterba <dsterba@suse.cz> - 2017-05-26 18:20 +0200

csiph-web