linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nikolay Borisov <kernel@kyup.com>
To: linux-btrfs@vger.kernel.org
Cc: clm@fb.com, dsterba@suse.com
Subject: On shrinkable caches
Date: Mon, 20 Jun 2016 14:26:12 +0300	[thread overview]
Message-ID: <5767D2D4.4090709@kyup.com> (raw)

Hello,

I have a question regarding the SLAB_RECLAIM_ACCOUNT flag with which
BTRFS caches are created. Currently there isn't a single usage of
register_shrinker under fs/btrfs. Apart from the inode cache which is
being shrunk from the generic super_cache_scan I don't think the memory
used for those caches should be accounted as reclaimable?

Regards,
Nikolay

             reply	other threads:[~2016-06-20 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-20 11:26 Nikolay Borisov [this message]
2016-06-23  9:43 ` On shrinkable caches David Sterba
2016-06-23 10:03   ` Nikolay Borisov

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=5767D2D4.4090709@kyup.com \
    --to=kernel@kyup.com \
    --cc=clm@fb.com \
    --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;
as well as URLs for NNTP newsgroup(s).