public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Aleksandr Koltsoff <aleksandr.koltsoff@ebts.fi>
Cc: Andi Kleen <andi@firstfloor.org>, linux-kernel@vger.kernel.org
Subject: Re: RFC: Exporting NOCMTIME to userspace
Date: Mon, 21 Jun 2010 12:32:23 +0200	[thread overview]
Message-ID: <20100621103223.GA3211@basil.fritz.box> (raw)
In-Reply-To: <4C1F2CE4.20502@ebts.fi>

> While this might solve the performance aspect of the problem, it will
> only migitate the reliability aspect with NANDs, since the inodes will
> eventually be flushed anyway (thus causing irreversible wear).

As long as you don't run out of memory it will happen very rarely.
Completely elimintating inode writes is not a good goal imho.

Iff you don't want inodes at all then perhaps consider using a LVM volume or similar 
instead of a file system.

> Also, a tunable like you're suggesting would affect all files on a
> single filesystem, instead of just a subset of files. Having an option
> to "disable" m/ctime updates per file would be optimal in our case,
> since we're talking about several years of runtime with the use case.
> There are other issues with rrdtool which make this hard, but those are
> all solvable without kernel modifications.

Yes, but the nice thing is that the semantics are the same, so unless
you crash you won't really notice.

-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.

      reply	other threads:[~2010-06-21 10:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21  6:36 RFC: Exporting NOCMTIME to userspace Aleksandr Koltsoff
2010-06-21  8:56 ` Andi Kleen
2010-06-21  9:12   ` Aleksandr Koltsoff
2010-06-21 10:32     ` Andi Kleen [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=20100621103223.GA3211@basil.fritz.box \
    --to=andi@firstfloor.org \
    --cc=aleksandr.koltsoff@ebts.fi \
    --cc=linux-kernel@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