From: lkml777@123mail.org
To: "Edward Shishkin" <edward@namesys.com>,
"Andrew Morton" <akpm@linux-foundation.org>,
"Vladimir V. Saveliev" <vs@namesys.com>,
"Andi Kleen" <andi@firstfloor.org>
Cc: "Alex Zarochentsev" <zam@namesys.com>,
"Linux kernel mailing list" <linux-kernel@vger.kernel.org>,
"Eric Hopper" <hopper@omnifarious.org>, "Lex Lyamin" <flx@msu.ru>,
"William Heimbigner" <icxcnika@mar.tar.cc>,
"Rik van Riel" <riel@redhat.com>,
"Xu CanHao" <xucanhao@gmail.com>
Subject: Re: Question about Reiser4
Date: Tue, 24 Apr 2007 17:12:02 -0700 [thread overview]
Message-ID: <1177459922.31000.1186391425@webmail.messagingengine.com> (raw)
In-Reply-To: <462E17AF.7090604@namesys.com>
On Sun, 22 Apr 2007 19:00:46 -0700, "Eric Hopper"
> <hopper@omnifarious.org> said:
> I did. That whole thread is some guy spouting off a ludicrous Bonnie++
> benchmark showing that compressing long strings of 0s results in things
> taking up very little space and being very fast.
I think you are deliberately being stupid here.
You are claiming that REISER4's good speed results when using
compression actually has a simple explanation and THEREFORE all good
result for the filesystem, even those results that have nothing to do
with compression, are negated.
NOTHING COULD BE FURTHER FROM THE TRUTH.
Your conclusion is a total travesty of logic.
As I understand it, the default Reiser4 DOES NOT USE any compression at
all, not even tail compression, but saves space by eliminating block
alignment wastage (tail compression is an option).
So lets LOSE the statistics that involve compression. The results now
look like this:
.-------------------------.
| FILESYSTEM | TIME |DISK |
| TYPE |(secs)|USAGE|
.-------------------------.
|REISER4 | 3462 | 692 |
|EXT2 | 4092 | 816 |
|JFS | 4225 | 806 |
|EXT4 | 4408 | 816 |
|EXT3 | 4421 | 816 |
|XFS | 4625 | 779 |
|REISER3 | 6178 | 793 |
|FAT32 |12342 | 988 |
|NTFS-3g |10414 | 772 |
.-------------------------.
These results are still EXTREMELY GOOD for REISER4.
These results still say that Reiser4 is a truly remarkable filesystem,
as stated in:
http://linuxhelp.150m.com/resources/fs-benchmarks.htm
http://m.domaindlx.com/LinuxHelp/fs-benchmarks.htm
So why do I see an anti-Reiser religion, in all that you people say.
You, concentrate on the fact that bonnie++'s use of files that are
mainly zeroes, will make the results using compression less good than
they are.
I can't see anywhere where this has been denied.
In fact the other set of statistics that you just ignore, states that in
more realistic situations, the compression speedup is slightly negative.
What is wrong here, is:
You say that the Bonnie++ tests using compression are subject to
interpretation. No argument here.
You ignore the tests that confirm your statement. You are clearly not
interested in the actual results or their interpretation.
You, by some incredibly twisted "logic" the state that Reiser4 is
therefore not good, even though it is clearly the best filesystem when
NOT using compression.
This of course is completely deceitful "logic".
That the speed advantage from compression would be small is clear from
the OTHER data that you ignore, namely:
.-------------------------------------------------.
|File |Disk |Copy |Copy |Tar |Unzip| Del |
|System |Usage|655MB|655MB|Gzip |UnTar| 2.5 |
|Type | (MB)| (1) | (2) |655MB|655MB| Gig |
.-------------------------------------------------.
|REISER4 lzo | 278 | 138 | 56 | 80 | 34 | 84 |
|REISER4 gzip | 213 | 148 | 68 | 83 | 48 | 70 |
|REISER4 | 692 | 148 | 55 | 67 | 25 | 56 |
|EXT4 | 816 | 174 | 70 | 74 | 42 | 50 |
.-------------------------------------------------.
> So, the speed increase with compression (on very compressible kernel sources) is slightly negative,
>
> but the speed is still comparable to that of EXT4.
>
> > On Sun, 22 Apr 2007 19:00:46 -0700, "Eric Hopper"
> > <hopper@omnifarious.org> said:
> >
> > > I know that this whole effort has been put in disarray by the
> > > prosecution of Hans Reiser, but I'm curious as to its status. Is
> > > Reiser4 going to be going into the Linus kernel anytime soon? Is there
> > > somewhere I should be looking to find this out without wasting bandwidth
> > > here?
> >
> > There was a thread the other day, that talked about Reiser4.
> >
> > It took a while but I have found it (actually two)
> >
> > http://lkml.org/lkml/2007/4/5/360
> > http://lkml.org/lkml/2007/4/9/4
> >
> > You may want to check them out.
>
> I did. That whole thread is some guy spouting off a ludicrous Bonnie++
> benchmark showing that compressing long strings of 0s results in things
> taking up very little space and being very fast.
>
> Such things will produce lots of flames and no useful information
> whatsoever as is evinced by the half conspiracy theory, half truth the
> thread degenerated into in the second message you linked to.
>
--
lkml777@123mail.org
--
http://www.fastmail.fm - mmm... Fastmail...
next prev parent reply other threads:[~2007-04-25 0:12 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070423111939.c876c9cc.akpm@linux-foundation.org>
2007-04-24 14:43 ` Question about Reiser4 Edward Shishkin
2007-04-24 19:39 ` Andi Kleen
2007-04-25 14:35 ` Edward Shishkin
2007-04-25 14:49 ` Jeff Chua
2007-04-25 15:06 ` lkml777
2007-04-25 15:50 ` Jeff Chua
2007-04-26 5:05 ` lkml777
2007-04-26 6:49 ` Jeff Chua
2007-04-26 5:09 ` lkml777
2007-04-26 6:48 ` Jeff Chua
2007-04-26 8:18 ` Jeff Chua
2007-04-27 7:16 ` lkml777
[not found] ` <b6a2187b0704270937g18f305cdxfdd54349fb73f3ea@mail.gmail.com>
2007-04-27 23:38 ` Question about Reiser4 (how to boot it?) lkml777
2007-04-28 1:40 ` Jeff Chua
2007-05-02 5:00 ` lkml777
2007-04-28 18:29 ` Andi Kleen
2007-05-02 2:45 ` lkml777
2007-04-26 0:44 ` Question about Reiser4 lkml777
2007-04-25 0:12 ` lkml777 [this message]
2007-04-25 6:26 ` Eric M. Hopper
2007-04-25 15:03 ` Edward Shishkin
2007-04-26 7:47 ` lkml777
2007-04-26 7:54 ` lkml777
2007-05-02 2:39 ` lkml777
2007-05-02 4:53 ` lkml777
2007-04-23 2:00 Eric Hopper
2007-04-23 2:31 ` Lee Revell
2007-04-23 3:56 ` Rik van Riel
2007-04-23 3:56 ` William Heimbigner
2007-04-23 5:47 ` Rik van Riel
2007-04-23 5:57 ` William Heimbigner
2007-04-23 6:07 ` Rik van Riel
2007-04-23 6:14 ` William Heimbigner
2007-04-23 6:20 ` Rik van Riel
2007-04-23 6:42 ` William Heimbigner
2007-04-23 8:04 ` Andrew Morton
2007-04-23 11:31 ` l.genoni
2007-04-23 13:52 ` Eric Hopper
2007-04-23 17:40 ` Andrew Morton
2007-04-23 18:36 ` Miguel Ojeda
2007-04-23 19:05 ` Andi Kleen
2007-04-23 22:56 ` Theodore Tso
2007-04-23 23:53 ` H. Peter Anvin
2007-04-24 0:14 ` Neil Brown
2007-04-24 0:21 ` H. Peter Anvin
2007-04-24 13:30 ` Jan Engelhardt
2007-04-24 0:19 ` Theodore Tso
2007-04-24 0:31 ` H. Peter Anvin
2007-04-24 1:17 ` Theodore Tso
2007-04-24 11:15 ` Denis Vlasenko
2007-04-25 6:39 ` Eric M. Hopper
2007-04-25 14:45 ` lkml777
2007-04-23 6:14 ` Jeff Chua
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=1177459922.31000.1186391425@webmail.messagingengine.com \
--to=lkml777@123mail.org \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=edward@namesys.com \
--cc=flx@msu.ru \
--cc=hopper@omnifarious.org \
--cc=icxcnika@mar.tar.cc \
--cc=linux-kernel@vger.kernel.org \
--cc=riel@redhat.com \
--cc=vs@namesys.com \
--cc=xucanhao@gmail.com \
--cc=zam@namesys.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