All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Michael Monnerie <michael.monnerie@is.it-management.at>
Cc: xfs@oss.sgi.com
Subject: Re: xfs preallocation timeout
Date: Fri, 13 Feb 2009 09:08:03 +1100	[thread overview]
Message-ID: <20090212220803.GU8830@disturbed> (raw)
In-Reply-To: <200902111522.11987@zmi.at>

On Wed, Feb 11, 2009 at 03:22:11PM +0100, Michael Monnerie wrote:
> Does /proc/sys/vm/dirty_expire_centisecs influence the maximum time XFS 
> takes before the "in-memory but not on disk" preallocation actually 
> starts writing to disk?

Yes.

BTW, you are referring to "delayed allocation", not
"pre-allocation". Pre-allocation is the act of immediately
allocating space on disk without writing data; delayed allocation is
avoiding allocation until the data is to be written to disk...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

  reply	other threads:[~2009-02-12 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 14:22 xfs preallocation timeout Michael Monnerie
2009-02-12 22:08 ` Dave Chinner [this message]
2009-02-13  9:35   ` Michael Monnerie

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=20090212220803.GU8830@disturbed \
    --to=david@fromorbit.com \
    --cc=michael.monnerie@is.it-management.at \
    --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.