public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kyle Moffett <mrmacman_g4@mac.com>
To: Xin Zhao <uszhaoxin@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Ext3+ramdisk journaling problem
Date: Sun, 24 Apr 2005 22:30:35 -0400	[thread overview]
Message-ID: <cba141443b50f44069d7a92093a0d270@mac.com> (raw)
In-Reply-To: <4ae3c14050424182235f916d7@mail.gmail.com>

On Apr 24, 2005, at 21:22, Xin Zhao wrote:
> hi,
>
> I used ramdisk as an ext3 journal and mount ext3 file system with
> option data=journal. It worked fine and speedup the ext3 file system.

Uhh, the whole point of a journal is that when the computer goes down
hard and doesn't have a chance to clean up.  If you put the journal on
a ramdisk, you might as well just mount it as an ext2 filesystem and
be done with it.  Without the journal _on_disk_ you get no data or
filesystem reliability advantages.  If you're after speed, just forgo
the reliability or buy better disks.

Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r  
!y?(-)
------END GEEK CODE BLOCK------



  reply	other threads:[~2005-04-25  2:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25  1:22 Ext3+ramdisk journaling problem Xin Zhao
2005-04-25  2:30 ` Kyle Moffett [this message]
2005-04-27  9:18   ` Helge Hafting

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=cba141443b50f44069d7a92093a0d270@mac.com \
    --to=mrmacman_g4@mac.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=uszhaoxin@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox