Linux-bcachefs Archive mirror
 help / color / mirror / Atom feed
From: Daniel Hill <daniel@gluo.nz>
To: linux-bcachefs@vger.kernel.org
Cc: Daniel Hill <daniel@gluo.nz>
Subject: [PATCH 0/3] *** improved shrinker stats ***
Date: Tue, 20 Feb 2024 02:28:37 +1300	[thread overview]
Message-ID: <20240219135425.885068-1-daniel@gluo.nz> (raw)

Since you asked so nicely Kent...

Daniel Hill (3):
  bcachefs: add a printbuf formatter for percentages
  bcachefs: add btree_key_cache shrinker stats
  bcachefs: add hit/miss percent to btree_cache sysfs

 fs/bcachefs/btree_cache.c           | 35 +++++++++++++++++++++++++
 fs/bcachefs/btree_key_cache.c       | 40 +++++++++++++++++++++++++----
 fs/bcachefs/btree_key_cache_types.h |  4 +++
 fs/bcachefs/btree_types.h           |  3 +++
 fs/bcachefs/printbuf.c              | 14 ++++++++++
 fs/bcachefs/printbuf.h              |  1 +
 6 files changed, 92 insertions(+), 5 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-02-19 13:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19 13:28 Daniel Hill [this message]
2024-02-19 13:28 ` [PATCH 1/3] bcachefs: add a printbuf formatter for percentages Daniel Hill
2024-02-19 13:28 ` [PATCH 2/3] bcachefs: add btree_key_cache shrinker stats Daniel Hill
2024-02-19 13:28 ` [PATCH 3/3] bcachefs: add hit/miss percent to btree_cache sysfs Daniel Hill

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=20240219135425.885068-1-daniel@gluo.nz \
    --to=daniel@gluo.nz \
    --cc=linux-bcachefs@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 read-only IMAP folder(s) and NNTP newsgroup(s).