linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@cfl.rr.com>
To: "krzf83@gmail.com" <krzf83@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: btrfs and load (sys)
Date: Wed, 23 Nov 2011 12:01:36 -0500	[thread overview]
Message-ID: <4ECD26F0.501@cfl.rr.com> (raw)
In-Reply-To: <CAJ1PRSnhqo3yU4b0sbcYLfByb_pTDuAOL2xo4fryiEoacr8iYg@mail.gmail.com>

On 11/23/2011 9:43 AM, krzf83@gmail.com wrote:
> What all those btrfs benchmark does not tell you that its performance
> decreases (sys load increases) with growing size of btree. Creating
> btrfs filesystem is instantaneous because initial tree is just
> nothing...

While something is clearly wrong, this isn't it.  Each snapshot is its 
own btree, and you said there is little churn each day, so they aren't 
getting significantly larger over time.  Each snapshot is tracked in the 
tree of tree roots, so technically it is growing each time you take a 
snapshot, but 60 items is nothing.


  parent reply	other threads:[~2011-11-23 17:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23 14:43 btrfs and load (sys) krzf83@gmail.com 
2011-11-23 14:56 ` Roman Mamedov
2011-11-23 15:08   ` krzf83@gmail.com 
2011-11-23 15:17     ` krzf83@gmail.com 
2011-11-24  1:00     ` Chris Samuel
2011-11-24  1:11       ` Fajar A. Nugraha
2011-11-25  4:40       ` Chris Samuel
2011-11-23 17:01 ` Phillip Susi [this message]
2011-11-24  0:42   ` krzf83@gmail.com 
2011-12-02  4:14   ` krzf83@gmail.com 
2011-12-02  4:27     ` Chris Samuel

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=4ECD26F0.501@cfl.rr.com \
    --to=psusi@cfl.rr.com \
    --cc=krzf83@gmail.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).