From: David Sterba <dsterba@suse.cz>
To: David Sterba <dsterba@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 0/3] Extent buffer lock cleanups
Date: Fri, 7 Jun 2019 15:31:36 +0200 [thread overview]
Message-ID: <20190607133136.GD30187@twin.jikos.cz> (raw)
In-Reply-To: <cover.1559233731.git.dsterba@suse.com>
On Thu, May 30, 2019 at 06:30:57PM +0200, David Sterba wrote:
> There are 3 atomics that don't need to be, all related to writes where
> the exclusivity is guaranteed by the lock.
>
> David Sterba (3):
> btrfs: switch extent_buffer blocking_writers from atomic to int
> btrfs: switch extent_buffer spinning_writers from atomic to int
> btrfs: switch extent_buffer write_locks from atomic to int
>
> fs/btrfs/extent_io.c | 6 ++---
> fs/btrfs/extent_io.h | 6 ++---
> fs/btrfs/locking.c | 62 +++++++++++++++++++------------------------
> fs/btrfs/print-tree.c | 6 ++---
> 4 files changed, 37 insertions(+), 43 deletions(-)
Added to misc-next.
prev parent reply other threads:[~2019-06-07 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 16:30 [PATCH 0/3] Extent buffer lock cleanups David Sterba
2019-05-30 16:31 ` [PATCH 1/3] btrfs: switch extent_buffer blocking_writers from atomic to int David Sterba
2019-05-31 8:29 ` Nikolay Borisov
2019-05-30 16:31 ` [PATCH 2/3] btrfs: switch extent_buffer spinning_writers " David Sterba
2019-05-31 9:19 ` Nikolay Borisov
2019-05-31 11:28 ` David Sterba
2019-05-30 16:31 ` [PATCH 3/3] btrfs: switch extent_buffer write_locks " David Sterba
2019-05-31 9:20 ` Nikolay Borisov
2019-06-07 13:31 ` David Sterba [this message]
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=20190607133136.GD30187@twin.jikos.cz \
--to=dsterba@suse.cz \
--cc=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
/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