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


Groups > linux.kernel > #1532827

Re: [PATCH 0/2] z3fold fixes

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] z3fold fixes
Date 2016-11-29 23:40 +0100
Message-ID <sIZe9-63P-13@gated-at.bofh.it> (permalink)
References <sHQFY-2gJ-7@gated-at.bofh.it> <sIZe9-63P-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 29 Nov 2016 17:33:19 -0500 Dan Streetman <ddstreet@ieee.org> wrote:

> On Sat, Nov 26, 2016 at 2:15 PM, Vitaly Wool <vitalywool@gmail.com> wrote:
> > Here come 2 patches with z3fold fixes for chunks counting and locking. As commit 50a50d2 ("z3fold: don't fail kernel build is z3fold_header is too big") was NAK'ed [1], I would suggest that we removed that one and the next z3fold commit cc1e9c8 ("z3fold: discourage use of pages that weren't compacted") and applied the coming 2 instead.
> 
> Instead of adding these onto all the previous ones, could you redo the
> entire z3fold series?  I think it'll be simpler to review the series
> all at once and that would remove some of the stuff from previous
> patches that shouldn't be there.
> 
> If that's ok with Andrew, of course, but I don't think any of the
> z3fold patches have been pushed to Linus yet.

Sounds good to me.  I had a few surprise rejects when merging these
two, which indicates that things might be out of sync.

I presently have:

z3fold-limit-first_num-to-the-actual-range-of-possible-buddy-indexes.patch
z3fold-make-pages_nr-atomic.patch
z3fold-extend-compaction-function.patch
z3fold-use-per-page-spinlock.patch
z3fold-discourage-use-of-pages-that-werent-compacted.patch
z3fold-fix-header-size-related-issues.patch
z3fold-fix-locking-issues.patch

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


Thread

[PATCH 0/2] z3fold fixes Vitaly Wool <vitalywool@gmail.com> - 2016-11-26 20:20 +0100
  [PATCH 1/2] z3fold: fix header size related issues Vitaly Wool <vitalywool@gmail.com> - 2016-11-26 20:20 +0100
  [PATCH 2/2] z3fold: fix locking issues Vitaly Wool <vitalywool@gmail.com> - 2016-11-26 20:30 +0100
  Re: [PATCH 0/2] z3fold fixes Dan Streetman <ddstreet@ieee.org> - 2016-11-29 23:40 +0100
    Re: [PATCH 0/2] z3fold fixes Andrew Morton <akpm@linux-foundation.org> - 2016-11-29 23:40 +0100

csiph-web