* Re: Question about Reiser4
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 0:12 ` lkml777
` (2 subsequent siblings)
3 siblings, 1 reply; 25+ messages in thread
From: Andi Kleen @ 2007-04-24 19:39 UTC (permalink / raw)
To: Edward Shishkin
Cc: Andrew Morton, Vladimir V. Saveliev, Andi Kleen,
Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
> Because there are unaddressed items in this todo list:
> http://pub.namesys.com/Reiser4/ToDo
> The main issues here are xattrs and support for blocksize != pagesize.
I would consider both to be optional. We have various file systems
in tree that don't support either (e.g. JFS only supports 4K blocks
and OCFS2 doesn't support xattr) They shouldn't block merging.
> 2. Who will maintain this?
>
> Currently there are two namesys employees working mostly on
> enthusiasm. Divide them into 2 file systems, plus many people who
> really help with fixing problems.
Merging will probably be a peak of work for the necessary changes,
then hopefully the work will be less once you're in tree because
you don't need to track mainline anymore
(assuming not to many bugs come in from users)
-Andi
^ permalink raw reply [flat|nested] 25+ messages in thread* Re: Question about Reiser4
2007-04-24 19:39 ` Andi Kleen
@ 2007-04-25 14:35 ` Edward Shishkin
2007-04-25 14:49 ` Jeff Chua
2007-04-26 0:44 ` Question about Reiser4 lkml777
0 siblings, 2 replies; 25+ messages in thread
From: Edward Shishkin @ 2007-04-25 14:35 UTC (permalink / raw)
To: Andi Kleen
Cc: Andrew Morton, Vladimir V. Saveliev, Alex Zarochentsev,
Linux kernel mailing list, Eric Hopper, Lex Lyamin,
William Heimbigner, Rik van Riel, Xu CanHao
Andi Kleen wrote:
>>Because there are unaddressed items in this todo list:
>>http://pub.namesys.com/Reiser4/ToDo
>>The main issues here are xattrs and support for blocksize != pagesize.
>>
>>
>
>I would consider both to be optional. We have various file systems
>in tree that don't support either (e.g. JFS only supports 4K blocks
>and OCFS2 doesn't support xattr) They shouldn't block merging.
>
>
>
xattrs also were considered as some guarantee of vendor support.
If possible, then we'll address it as low-priority issue.
Maybe somebody will help.. (xattrs support should go as incremental
update of FPL-subversion for reiser4 kernel module and reiser4progs).
>>2. Who will maintain this?
>>
>>Currently there are two namesys employees working mostly on
>>enthusiasm. Divide them into 2 file systems, plus many people who
>>really help with fixing problems.
>>
>>
>
>Merging will probably be a peak of work for the necessary changes,
>then hopefully the work will be less once you're in tree because
>you don't need to track mainline anymore
>(assuming not to many bugs come in from users)
>
>-Andi
>
>
Hope we survive this, at least such peaks is not something new in
our practice.
Well, gentlemen, so we'll address other items (except #26, 27) and
resume this discussion.
Thanks,
Edward.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 14:35 ` Edward Shishkin
@ 2007-04-25 14:49 ` Jeff Chua
2007-04-25 15:06 ` lkml777
2007-04-26 5:09 ` lkml777
2007-04-26 0:44 ` Question about Reiser4 lkml777
1 sibling, 2 replies; 25+ messages in thread
From: Jeff Chua @ 2007-04-25 14:49 UTC (permalink / raw)
To: Edward Shishkin
Cc: Andi Kleen, Andrew Morton, Vladimir V. Saveliev,
Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
On 4/25/07, Edward Shishkin <edward@namesys.com> wrote:
> Hope we survive this, at least such peaks is not something new in
> our practice.
> Well, gentlemen, so we'll address other items (except #26, 27) and
> resume this discussion.
Will you be releasing a patch for 2.6.21-rc7 for those who are keen to
test it? The latest version I can find is
reiser4-for-2.6.19-3.patch.gz.
Reiser4 has great potential and I'll be more than happy to test it.
Thanks,
Jeff.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 14:49 ` Jeff Chua
@ 2007-04-25 15:06 ` lkml777
2007-04-25 15:50 ` Jeff Chua
2007-04-26 5:09 ` lkml777
1 sibling, 1 reply; 25+ messages in thread
From: lkml777 @ 2007-04-25 15:06 UTC (permalink / raw)
To: Jeff Chua, Edward Shishkin
Cc: Andi Kleen, Vladimir V. Saveliev, Alex Zarochentsev,
Linux kernel mailing list, Eric Hopper, Lex Lyamin,
William Heimbigner, Rik van Riel, Xu CanHao
On Wed, 25 Apr 2007 22:49:11 +0800, "Jeff Chua"
<jeff.chua.linux@gmail.com> said:
> Will you be releasing a patch for 2.6.21-rc7 for those who are keen to
> test it? The latest version I can find is reiser4-for-2.6.19-3.patch.gz.
>
> Reiser4 has great potential and I'll be more than happy to test it.
>
Laurent Riffard's Reiser4 patch to the default linux-2.6.20 kernel and a
couple of others.
One of these pages contain a link to them:
http://linuxhelp.150m.com/resources/fs-benchmarks.htm
http://linuxhelp.150m.com/installs/compile-kernel.htm
http://m.domaindlx.com/LinuxHelp/fs-benchmarks.htm
--
lkml777@123mail.org
--
http://www.fastmail.fm - A fast, anti-spam email service.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 15:06 ` lkml777
@ 2007-04-25 15:50 ` Jeff Chua
2007-04-26 5:05 ` lkml777
0 siblings, 1 reply; 25+ messages in thread
From: Jeff Chua @ 2007-04-25 15:50 UTC (permalink / raw)
To: lkml777@123mail.org
Cc: Edward Shishkin, Andi Kleen, Vladimir V. Saveliev,
Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
On 4/25/07, lkml777@123mail.org <lkml777@123mail.org> wrote:
> Laurent Riffard's Reiser4 patch to the default linux-2.6.20 kernel and a
> couple of others.
Thank you. Got it. Testing it now.
Jeff.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 15:50 ` Jeff Chua
@ 2007-04-26 5:05 ` lkml777
2007-04-26 6:49 ` Jeff Chua
0 siblings, 1 reply; 25+ messages in thread
From: lkml777 @ 2007-04-26 5:05 UTC (permalink / raw)
To: Jeff Chua
Cc: linux-kernel, Eric Hopper, William Heimbigner, Alex Zarochentsev,
Andi Kleen, Rik van Riel, Edward Shishkin
On Wed, 25 Apr 2007 23:50:22 +0800, "Jeff Chua"
<jeff.chua.linux@gmail.com> said:
> On 4/25/07, lkml777@123mail.org <lkml777@123mail.org> wrote:
>
> > Laurent Riffard's Reiser4 patch to the default linux-2.6.20 kernel and a
> > couple of others.
>
> Thank you. Got it. Testing it now.
>
> Jeff.
What plugins etc are you looking at?
--
lkml777@123mail.org
--
http://www.fastmail.fm - Email service worth paying for. Try it for free
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 14:49 ` Jeff Chua
2007-04-25 15:06 ` lkml777
@ 2007-04-26 5:09 ` lkml777
2007-04-26 6:48 ` Jeff Chua
1 sibling, 1 reply; 25+ messages in thread
From: lkml777 @ 2007-04-26 5:09 UTC (permalink / raw)
To: Jeff Chua
Cc: linux-kernel, Eric Hopper, William Heimbigner, Alex Zarochentsev,
Andi Kleen, Rik van Riel, Edward Shishkin
On Wed, 25 Apr 2007 22:49:11 +0800, "Jeff Chua"
<jeff.chua.linux@gmail.com> said:
>
> Reiser4 has great potential and I'll be more than happy to test it.
>
Yeah,... let us know the details of your testing.
--
lkml777@123mail.org
--
http://www.fastmail.fm - Access all of your messages and folders
wherever you are
^ permalink raw reply [flat|nested] 25+ messages in thread* Re: Question about Reiser4
2007-04-26 5:09 ` lkml777
@ 2007-04-26 6:48 ` Jeff Chua
2007-04-26 8:18 ` Jeff Chua
0 siblings, 1 reply; 25+ messages in thread
From: Jeff Chua @ 2007-04-26 6:48 UTC (permalink / raw)
To: lkml777@123mail.org
Cc: linux-kernel, Eric Hopper, William Heimbigner, Alex Zarochentsev,
Andi Kleen, Rik van Riel, Edward Shishkin
On 4/26/07, lkml777@123mail.org <lkml777@123mail.org> wrote:
>
> On Wed, 25 Apr 2007 22:49:11 +0800, "Jeff Chua"
> <jeff.chua.linux@gmail.com> said:
> >
> > Reiser4 has great potential and I'll be more than happy to test it.
> >
> Yeah,... let us know the details of your testing.
Ok, got reiser4 running on 1 full 250GB partition on Linux-2.6.21-rc7,
and up running reiser4 on another 2 systems. Have done a lot copy and
have not run into an problem since last night.
I'll try it with 2.6.21 soon.
What would be nice is to get grub2 to boot up on the reiser4
partition. I've seen patch for grub, but not for grub2.
I planning to deploy this for squid caching soon.
Thanks,
Jeff.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 14:35 ` Edward Shishkin
2007-04-25 14:49 ` Jeff Chua
@ 2007-04-26 0:44 ` lkml777
1 sibling, 0 replies; 25+ messages in thread
From: lkml777 @ 2007-04-26 0:44 UTC (permalink / raw)
To: Edward Shishkin
Cc: linux-kernel, Eric Hopper, William Heimbigner, Alex Zarochentsev,
Andi Kleen, Rik van Riel, Xu CanHao
On Wed, 25 Apr 2007 19:03:12 +0400, "Edward Shishkin"
<edward@namesys.com> said:
> lkml777@123mail.org wrote:
>
> >
> >As I understand it, the default Reiser4 DOES NOT USE any compression at
> >all, not even tail compression,
> >
>
> ^tail compression^tail conversion
> Reiser4 does use tail conversion by default.
>
> > 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.
> >
> >
>
> Everything is not so simple in the science of testing..
> Would you please change direction of your activity to stressing
> instead of benchmarking? Caught oopses would have great value..
> OK?
>
> Regards,
> Edward.
>
Tail conversion is NOT compression,....
So what exactly is your point?
By "tail compression" I mean plugin ctail40, but since I was never able
to get it to work, maybe its not tail compression at all.
--
lkml777@123mail.org
--
http://www.fastmail.fm - Or how I learned to stop worrying and
love email again
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-24 14:43 ` Question about Reiser4 Edward Shishkin
2007-04-24 19:39 ` Andi Kleen
@ 2007-04-25 0:12 ` lkml777
2007-04-25 6:26 ` Eric M. Hopper
` (3 more replies)
2007-05-02 2:39 ` lkml777
2007-05-02 4:53 ` lkml777
3 siblings, 4 replies; 25+ messages in thread
From: lkml777 @ 2007-04-25 0:12 UTC (permalink / raw)
To: Edward Shishkin, Andrew Morton, Vladimir V. Saveliev, Andi Kleen
Cc: Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
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...
^ permalink raw reply [flat|nested] 25+ messages in thread* Re: Question about Reiser4
2007-04-25 0:12 ` lkml777
@ 2007-04-25 6:26 ` Eric M. Hopper
2007-04-25 15:03 ` Edward Shishkin
` (2 subsequent siblings)
3 siblings, 0 replies; 25+ messages in thread
From: Eric M. Hopper @ 2007-04-25 6:26 UTC (permalink / raw)
To: lkml777; +Cc: Linux kernel mailing list
[-- Attachment #1: Type: text/plain, Size: 2074 bytes --]
On Tue, 2007-04-24 at 17:12 -0700, lkml777@123mail.org wrote:
> 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.
I am claiming nothing of the sort. You are assuming that I'm claiming
this for some random reason. And in so doing, you are hurting your
cause and mine.
If you would bother to read, I really like the ideas in Reiser4, and I
definitely think it has distinct performance advantages in some much
more common situations than the highly flawed benchmark with Bonnie++
and compression. I would like it included in the mainline kernel. In
arguing with me, you are arguing against someone who (as far as I can
tell) you actually share a cause with.
But, bringing in benchmarks that have serious flaws as a general
use-case and attempting to use them as an argument does way more to hurt
your cause than help. It brands you as a crackpot and a crank (note
that I am not calling you either of those things) and that impression
will also bleed off onto all those who share an association with you by
way of sharing some of your opinions.
Additionally, repeatedly posting something everybody has already read
and ranting about how everybody is ignoring all the good parts of it and
focusing on the bad parts makes things even worse.
I will not respond to you again. Please stop jumping into discussions
about Reiser4. I would like it included in the mainline kernel, and you
are hurting that cause.
--
Eric Hopper (hopper@omnifarious.org http://www.omnifarious.org/~hopper/)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 185 bytes --]
^ permalink raw reply [flat|nested] 25+ messages in thread* Re: Question about Reiser4
2007-04-25 0:12 ` lkml777
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
3 siblings, 0 replies; 25+ messages in thread
From: Edward Shishkin @ 2007-04-25 15:03 UTC (permalink / raw)
To: lkml777
Cc: Andrew Morton, Vladimir V. Saveliev, Andi Kleen,
Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
lkml777@123mail.org wrote:
>
>As I understand it, the default Reiser4 DOES NOT USE any compression at
>all, not even tail compression,
>
^tail compression^tail conversion
Reiser4 does use tail conversion by default.
> 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.
>
>
Everything is not so simple in the science of testing..
Would you please change direction of your activity to stressing
instead of benchmarking? Caught oopses would have great value..
OK?
Regards,
Edward.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 0:12 ` lkml777
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
3 siblings, 0 replies; 25+ messages in thread
From: lkml777 @ 2007-04-26 7:47 UTC (permalink / raw)
To: lkml777, Edward Shishkin, Andrew Morton, Vladimir V. Saveliev,
Andi Kleen
Cc: Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
Hello Eric, anyone home?
> On Tue, 2007-04-24 at 17:12 -0700, lkml777@123mail.org wrote:
> > 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.
>
> I am claiming nothing of the sort. You are assuming that I'm claiming
> this for some random reason. And in so doing, you are hurting your
> cause and mine.
Yes you are. Your claim may have only been implicit, but it was also
VERY clear.
You complain that Reiser4's excellent speed results when using
compression might have a simple explanation.
You then implicitly write off the whole set of results on this basis,
which is just plain dishonest.
You could have pointed out that most of the results did NOT use
compression, but instead you just ignored them.
You could have asked by how much, bonnie++'s use of files that are
mainly zeroes, affected the excellent speeds.
But you didn't, because you weren't really interested.
You ignored about 90% of the benchmarks and concentrated on a very small
area that you could raise a question about.
That is not someone looking for the truth. That is a propagandist
working against Reiser4.
Your conclusion was that of someone who is trying to destroy Reiser4,
while PRETENDING to support it.
Well. At least that is what it looks like to me.
> and ranting about how everybody is ignoring all the good parts of it and
> focusing on the bad parts makes things even worse.
Yes YOU are ignoring all the good parts of it and focusing on the (well
not bad parts but) parts that seem too good to be true.
--
lkml777@123mail.org
--
http://www.fastmail.fm - A fast, anti-spam email service.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-25 0:12 ` lkml777
` (2 preceding siblings ...)
2007-04-26 7:47 ` lkml777
@ 2007-04-26 7:54 ` lkml777
3 siblings, 0 replies; 25+ messages in thread
From: lkml777 @ 2007-04-26 7:54 UTC (permalink / raw)
To: lkml777, Edward Shishkin, Andrew Morton, Vladimir V. Saveliev,
Andi Kleen
Cc: Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
On Wed, 25 Apr 2007 19:03:12 +0400, "Edward Shishkin"
<edward@namesys.com> said:
> lkml777@123mail.org wrote:
>
> >
> >As I understand it, the default Reiser4 DOES NOT USE any compression at
> >all, not even tail compression,
> >
>
> ^tail compression^tail conversion
> Reiser4 does use tail conversion by default.
>
> > 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.
> >
> >
>
> Everything is not so simple in the science of testing..
> Would you please change direction of your activity to stressing
> instead of benchmarking? Caught oopses would have great value..
> OK?
>
> Regards,
> Edward.
>
Tail conversion is NOT compression,....
So what exactly is your point?
By "tail compression" I mean plugin ctail40, but since I was never able
to get it to work, maybe its not tail compression at all.
--
lkml777@123mail.org
--
http://www.fastmail.fm - A fast, anti-spam email service.
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-24 14:43 ` Question about Reiser4 Edward Shishkin
2007-04-24 19:39 ` Andi Kleen
2007-04-25 0:12 ` lkml777
@ 2007-05-02 2:39 ` lkml777
2007-05-02 4:53 ` lkml777
3 siblings, 0 replies; 25+ messages in thread
From: lkml777 @ 2007-05-02 2:39 UTC (permalink / raw)
To: Edward Shishkin, Andrew Morton, Vladimir V. Saveliev, Andi Kleen
Cc: Alex Zarochentsev, Linux kernel mailing list, Eric Hopper,
Lex Lyamin, William Heimbigner, Rik van Riel, Xu CanHao
OOn Wed, 25 Apr 2007 19:03:12 +0400, "Edward Shishkin"
<edward@namesys.com> said:
> lkml777@123mail.org wrote:
>
> >
> >As I understand it, the default Reiser4 DOES NOT USE any compression at
> >all, not even tail compression,
> >
>
> ^tail compression^tail conversion
> Reiser4 does use tail conversion by default.
>
> > 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.
> >
> >
>
> Everything is not so simple in the science of testing..
> Would you please change direction of your activity to stressing
> instead of benchmarking? Caught oopses would have great value..
> OK?
>
> Regards,
> Edward.
>
Tail conversion is NOT compression,....
So what exactly is your point?
By "tail compression" I mean plugin ctail40, but since I was never able
to get it to work, maybe its not tail compression at all.
--
lkml777@123mail.org
--
http://www.fastmail.fm - mmm... Fastmail...
^ permalink raw reply [flat|nested] 25+ messages in thread
* Re: Question about Reiser4
2007-04-24 14:43 ` Question about Reiser4 Edward Shishkin
` (2 preceding siblings ...)
2007-05-02 2:39 ` lkml777
@ 2007-05-02 4:53 ` lkml777
3 siblings, 0 replies; 25+ messages in thread
From: lkml777 @ 2007-05-02 4:53 UTC (permalink / raw)
To: Edward Shishkin
Cc: linux-kernel, Eric Hopper, William Heimbigner, Alex Zarochentsev,
Andi Kleen, Rik van Riel, Jeff Chua
Hi Edward, it seems that lkml has contacted both of my email accounts
and cripped them.
I can no longer recieve email from lkml on this account.
I can neither recieve or send email to lkml from my other account.
They have also just deleted the 4 emails I sent to lkml from the page
http://lkml.org/lkml/2007/4/30/
This included one to you.
In case you didn't get it,... here it is again.
(Since you still haven't answered this one).
-----------------
On Wed, 25 Apr 2007 19:03:12 +0400, "Edward Shishkin"
<edward@namesys.com> said:
> lkml777@123mail.org wrote:
>
> >
> >As I understand it, the default Reiser4 DOES NOT USE any compression at
> >all, not even tail compression,
> >
>
> ^tail compression^tail conversion
> Reiser4 does use tail conversion by default.
>
> > 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.
> >
> >
>
> Everything is not so simple in the science of testing..
> Would you please change direction of your activity to stressing
> instead of benchmarking? Caught oopses would have great value..
> OK?
>
> Regards,
> Edward.
>
Tail conversion is NOT compression,....
So what exactly is your point?
By "tail compression" I mean plugin ctail40, but since I was never able
to get it to work, maybe its not tail compression at all.
--
lkml777@123mail.org
--
http://www.fastmail.fm - Faster than the air-speed velocity of an
unladen european swallow
^ permalink raw reply [flat|nested] 25+ messages in thread