All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Michael Weissenbacher <mw@dermichi.com>
Cc: xfs@oss.sgi.com
Subject: Re: logbufs default value
Date: Tue, 31 May 2011 10:11:27 +1000	[thread overview]
Message-ID: <20110531001127.GF561@dastard> (raw)
In-Reply-To: <4DE0A80C.7060806@dermichi.com>

On Sat, May 28, 2011 at 09:45:16AM +0200, Michael Weissenbacher wrote:
> Hi List!
> From linux-2.6.39/Documentation/filesystems/xfs.txt:
>   logbufs=value
>         Set the number of in-memory log buffers.  Valid numbers range
>         from 2-8 inclusive.
>         The default value is 8 buffers for filesystems with a
>         blocksize of 64KiB, 4 buffers for filesystems with a blocksize
>         of 32KiB, 3 buffers for filesystems with a blocksize of 16KiB
>         and 2 buffers for all other configurations.  Increasing the
>         number of buffers may increase performance on some workloads
>         at the cost of the memory used for the additional log buffers
>         and their associated control structures.
> 
> Is this still valid? I thought that newer kernels would always use 8 as
> default?

No, it's not. Patches to fix the documentation are welcome.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2011-05-31  0:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-28  7:45 logbufs default value Michael Weissenbacher
2011-05-31  0:11 ` Dave Chinner [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=20110531001127.GF561@dastard \
    --to=david@fromorbit.com \
    --cc=mw@dermichi.com \
    --cc=xfs@oss.sgi.com \
    /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.