lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 23 Oct 2018 13:19:10 +0200
From:   David Sterba <dsterba@...e.cz>
To:     Liu Bo <obuil.liubo@...il.com>
Cc:     Chris Mason <clm@...com>, torvalds@...ux-foundation.org,
        linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Btrfs updates for 4.20, part 1

On Mon, Oct 22, 2018 at 05:23:36PM -0700, Liu Bo wrote:
> > Performance improvements:
> >
> > * blocking mode of path is gone, means that only the spinning mode is used;
> 
> I'd like to do a few corrections here, the transition from the
> spinning mode to blocking mode is removed, we still need blocking mode
> of path for sleeping context.

Ok, thanks. So for the purpose of merge changelog, the updated text:

* transition between blocking and spinning modes of path is gone, which
  originally resulted to more unnecessary wakeups and updates to the
  path locks, the effects are measurable and improve latency and
  scalability

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ