From: David Masover <ninja@slaphack.com>
To: michael chang <thenewme91@gmail.com>
Cc: Hans Reiser <reiser@namesys.com>,
"Raymond A. Meijer" <rmeijer@internet.gr>,
reiserfs-list@namesys.com,
Alexander Zarochentcev <zam@namesys.com>
Subject: Re: reiser4 performance
Date: Mon, 08 Aug 2005 20:02:02 -0500 [thread overview]
Message-ID: <42F8008A.6000300@slaphack.com> (raw)
In-Reply-To: <b14e81f0050808171622aeb433@mail.gmail.com>
michael chang wrote:
> On 8/8/05, David Masover <ninja@slaphack.com> wrote:
>
>>Hans Reiser wrote:
>>
>>>David Masover wrote:
>>>
>>>>Raymond A. Meijer wrote:
>>>>
>>>>>On Monday 8 August 2005 13:32, Hemiplegic Menehune wrote:
>>>>>
>>>>>>Its already as stable as any other fs on my systems and recovers
>>>>>>better than most when my battery runs out. Any idea when it will make
>>>>>>it into the stable 2.6 kernel?
>>>>>
>>>>>If only it had a resizer :(
>>>>
>>>>Resizer isn't such a big deal. I can usually find enough backup for
>>>>enough of what I want, and I usually get sizes right the first time.
>
>
> I want a resizer (or at least a converter so I can convert to
> ResierFS, resize, and reconvert back) because I have a dual-boot WinXP
> and Linux/ReiserFS 3.6 system, which I really want to convert to
> Reiser4.
That's about my situation.
> I don't mind putting XP on a FAT partition so I can squeeze
Dear God, no! Learn to use ntfsresize. It doesn't even require that
you defragment first -- it will defragment an NTFS partition in order to
shrink it, then set a flag that tells Windows to run its equivalent of
fsck on the next boot.
The only reason for using VFAT would be if you have a lot of large files
shared between Windows/Linux -- Captive is slow. But I'd rather have a
fast Windows and a slow (mostly unused) Captive any day.
> it as much as necessary, but only if I can resize my Resier4 partition
> as necessary (I don't mind putting at the top of my HD though, atm...)
I eventually figured out how to resize stuff properly. But, what I'd
like to be able to do is grow any partition both ways. I don't care so
much about ntfsresize, since I keep my Windows partition near the front
of the disk (to boost the speed of Windows -- for Linux, I have Reiser),
but I'd like to be able to move the beginning of the FS -- either
backwards, to grab unused Windows space, or forwards, to give space back
to Windows.
But, without that, there's always LVM. It will fragment your partition,
at a level below the FS, but it will let you grow and shrink stuff any
way you like, including onto new devices. But I don't do that, because
I doubt I'm wrong about how much each will grow, and I like performance
and software RAID, neither of which is easy with LVM.
And, of course, there's a ludicrously long and dangerous route -- create
two dm_linear devices that overlap, dd from one to the other to move an
FS backwards, then grow it once it's on the second device. If only the
Device-Mapper modules were documented!
>>>>What I want is the repacker, beacuse performance does steadily degrade
>>>>on my Reiser4 systems, eventually getting worse than Reiser3,
>>>
>>>I am skeptical that it gets worse than V3, unless it is because we
>>>haven't put in all the bitmap optimizations we did for V3. I wish I
>>>knew how to measure it.....
>>
>>Me too. It's fairly subjective on my part, so maybe not. After all,
>
>
> Is there a way to count the number of jumps in a file, and the
> distance of those jumps when reading a file? Could the sum or product
> of these be some sort of measure of performance (provided that putting
> part of a file at the beginning and another part at the end of a disk
> don't actually improve performance in some twisted way due to using
> different heads simultaneously or something)?
Yeah, that'd be a bit unreliable. Even on desktop machines, we're
getting something called NCQ, meaning the really severely fragmented
files won't be quite as slow as you'd predict. Also, aside from the
different heads, there's a striped RAID -- also within reach of a
desktop power user like myself.
next prev parent reply other threads:[~2005-08-09 1:02 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-08 10:32 reiser4 performance Hemiplegic Menehune
2005-08-08 10:51 ` PFC
2005-08-08 11:09 ` Raymond A. Meijer
2005-08-08 13:38 ` Ingo Bormuth
2005-08-08 16:44 ` PFC
2005-08-08 19:53 ` David Masover
2005-08-08 20:30 ` michael chang
2005-08-08 20:34 ` michael chang
2005-08-08 20:40 ` Bedros Hanounik
2005-08-08 20:58 ` michael chang
2005-08-08 21:41 ` Ingo Bormuth
2005-08-08 20:51 ` Funding [Was:reiser4 performance] Pysiak Satriani
2005-08-08 19:56 ` reiser4 performance David Masover
2005-08-08 22:06 ` Hans Reiser
2005-08-09 0:02 ` David Masover
2005-08-09 0:16 ` michael chang
2005-08-09 1:02 ` David Masover [this message]
2005-08-09 17:52 ` michael chang
2005-08-09 20:19 ` Valdis.Kletnieks
2005-08-10 1:23 ` David Masover
2005-08-10 21:33 ` Hans Reiser
2005-08-08 18:09 ` Hans Reiser
2005-08-08 18:10 ` Hans Reiser
2005-08-08 23:13 ` Gregory Maxwell
2005-08-08 23:30 ` Hans Reiser
2005-08-09 0:20 ` David Masover
2005-08-09 0:58 ` Gregory Maxwell
2005-08-09 1:33 ` David Masover
2005-08-09 1:55 ` Gregory Maxwell
2005-08-11 18:49 ` Hans Reiser
2005-08-11 19:00 ` PFC
2005-08-11 21:29 ` Gregory Maxwell
2005-08-09 2:03 ` Gregory Maxwell
2005-08-10 1:34 ` David Masover
2005-08-10 1:51 ` Pat Double
2005-08-10 2:11 ` David Masover
2005-08-10 2:19 ` Pat Double
2005-08-10 2:32 ` David Masover
2005-08-10 2:49 ` Pat Double
2005-08-09 7:41 ` PFC
-- strict thread matches above, loose matches on Subject: below --
2005-08-08 20:57 Pysiak Satriani
2005-08-08 22:42 ` Hans Reiser
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=42F8008A.6000300@slaphack.com \
--to=ninja@slaphack.com \
--cc=reiser@namesys.com \
--cc=reiserfs-list@namesys.com \
--cc=rmeijer@internet.gr \
--cc=thenewme91@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 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.