From: Josef Bacik <josef@toxicpanda.com>
To: Nikolay Borisov <nborisov@suse.com>
Cc: tj@kernel.org, jbacik@fb.com, jack@suse.cz, jeffm@suse.com,
chandan@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
linux-mm@kvack.org, linux-btrfs@vger.kernel.org, axboe@kernel.dk
Subject: Re: [RFC PATCH 0/4] Support for metadata specific accounting
Date: Thu, 22 Jun 2017 11:08:49 -0400 [thread overview]
Message-ID: <20170622150848.GA932@destiny> (raw)
In-Reply-To: <1498141404-18807-1-git-send-email-nborisov@suse.com>
On Thu, Jun 22, 2017 at 05:23:20PM +0300, Nikolay Borisov wrote:
> Hello,
>
> This series is a report of Josef's original posting [1]. I've included
> fine-grained changelog in each patch with my changes. Basically, I've forward
> ported it to 4.12-rc6 and tried incorporating the feedback which was given to
> every individual patch (I've included link with that information in each
> individual patch).
>
> The main rationale of pushing this is to enable btrfs' subpage-blocksizes
> patches to eventually be merged.
>
> This patchset depends on patches (in listed order) which have already
> been submitted [2] [3] [4]. But overall they don't hamper review.
>
Hello,
I haven't reposted these patches because they depend on the other work I'm
doing wrt slab shrinking. We can't do the sub page blocksize stuff until those
patches are in, and then I have to re-evaluate this stuff to make sure it still
makes sense. Thanks,
Josef
WARNING: multiple messages have this Message-ID (diff)
From: Josef Bacik <josef@toxicpanda.com>
To: Nikolay Borisov <nborisov@suse.com>
Cc: tj@kernel.org, jbacik@fb.com, jack@suse.cz, jeffm@suse.com,
chandan@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
linux-mm@kvack.org, linux-btrfs@vger.kernel.org, axboe@kernel.dk
Subject: Re: [RFC PATCH 0/4] Support for metadata specific accounting
Date: Thu, 22 Jun 2017 11:08:49 -0400 [thread overview]
Message-ID: <20170622150848.GA932@destiny> (raw)
In-Reply-To: <1498141404-18807-1-git-send-email-nborisov@suse.com>
On Thu, Jun 22, 2017 at 05:23:20PM +0300, Nikolay Borisov wrote:
> Hello,
>
> This series is a report of Josef's original posting [1]. I've included
> fine-grained changelog in each patch with my changes. Basically, I've forward
> ported it to 4.12-rc6 and tried incorporating the feedback which was given to
> every individual patch (I've included link with that information in each
> individual patch).
>
> The main rationale of pushing this is to enable btrfs' subpage-blocksizes
> patches to eventually be merged.
>
> This patchset depends on patches (in listed order) which have already
> been submitted [2] [3] [4]. But overall they don't hamper review.
>
Hello,
I haven't reposted these patches because they depend on the other work I'm
doing wrt slab shrinking. We can't do the sub page blocksize stuff until those
patches are in, and then I have to re-evaluate this stuff to make sure it still
makes sense. Thanks,
Josef
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2017-06-22 15:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-22 14:23 [RFC PATCH 0/4] Support for metadata specific accounting Nikolay Borisov
2017-06-22 14:23 ` Nikolay Borisov
2017-06-22 14:23 ` [PATCH 1/4] remove mapping from balance_dirty_pages*() Nikolay Borisov
2017-06-22 14:23 ` Nikolay Borisov
2017-06-22 14:23 ` [PATCH 2/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes Nikolay Borisov
2017-06-22 14:23 ` Nikolay Borisov
2017-06-22 14:23 ` [PATCH 3/4] writeback: add counters for metadata usage Nikolay Borisov
2017-06-22 14:23 ` Nikolay Borisov
2017-06-22 14:23 ` [PATCH 4/4] writeback: introduce super_operations->write_metadata Nikolay Borisov
2017-06-22 14:23 ` Nikolay Borisov
2017-06-22 15:08 ` Josef Bacik [this message]
2017-06-22 15:08 ` [RFC PATCH 0/4] Support for metadata specific accounting Josef Bacik
2017-06-23 16:14 ` David Sterba
2017-06-23 16:14 ` David Sterba
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=20170622150848.GA932@destiny \
--to=josef@toxicpanda.com \
--cc=axboe@kernel.dk \
--cc=chandan@linux.vnet.ibm.com \
--cc=jack@suse.cz \
--cc=jbacik@fb.com \
--cc=jeffm@suse.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=nborisov@suse.com \
--cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.