linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Oleksandr Natalenko <oleksandr@natalenko.name>
To: Vitaly Wool <vitaly.wool@konsulko.com>
Cc: linux-mm@kvack.org, lkml@vger.kernel.org,
	linux-rt-users@vger.kernel.org,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Mike Galbraith <efault@gmx.de>,
	akpm@linux-foundation.org
Subject: Re: [PATCH 0/3] z3fold: stability / rt fixes
Date: Sat, 19 Dec 2020 00:19:34 +0100	[thread overview]
Message-ID: <20201218231934.nwdj6zok2fndgexk@spock.localdomain> (raw)
In-Reply-To: <20201209145151.18994-1-vitaly.wool@konsulko.com>

On Wed, Dec 09, 2020 at 04:51:48PM +0200, Vitaly Wool wrote:
> This patchset addresses z3fold stability issues under stress load,
> primarily in the reclaim and free aspects. Besides, it fixes the
> locking problems that were only seen in real-time kernel
> configuration.
> 
> Vitaly Wool (2):
>   z3fold: simplify freeing slots
>   z3fold: stricter locking and more careful reclaim
> 
> Mike Galbraith (1):
>   z3fold: Remove preempt disabled sections for RT
> 
>  mm/z3fold.c | 191 ++++++++++++++++++++++++++--------------------------
>  1 file changed, 96 insertions(+), 95 deletions(-)
> 
> -- 
> 2.20.1
> 

Thanks for addressing this!

(I'd appreciate Cc'ing me on this though since I was the one who
reported it initially...)

-- 
  Oleksandr Natalenko (post-factum)


  parent reply	other threads:[~2020-12-18 23:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 14:51 Vitaly Wool
2020-12-09 14:51 ` [PATCH 1/3] z3fold: simplify freeing slots Vitaly Wool
2020-12-09 14:51 ` [PATCH 2/3] z3fold: Remove preempt disabled sections for RT Vitaly Wool
2020-12-09 14:51 ` [PATCH 3/3] z3fold: stricter locking and more careful reclaim Vitaly Wool
2020-12-18 23:19 ` Oleksandr Natalenko [this message]
2020-12-18 23:26   ` [PATCH 0/3] z3fold: stability / rt fixes Vitaly Wool

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201218231934.nwdj6zok2fndgexk@spock.localdomain \
    --to=oleksandr@natalenko.name \
    --cc=akpm@linux-foundation.org \
    --cc=bigeasy@linutronix.de \
    --cc=efault@gmx.de \
    --cc=linux-mm@kvack.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=lkml@vger.kernel.org \
    --cc=vitaly.wool@konsulko.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox