From: "Yura Umanets" <umanets@priocom.com>
To: Ivan Ivanov <ivandi@vamo.orbitel.bg>
Cc: Oleg Drokin <green@namesys.com>, reiserfs-list@namesys.com
Subject: Re: Simple preformance test
Date: Thu, 11 Apr 2002 17:27:31 +0300 [thread overview]
Message-ID: <3CB59D53.2060503@priocom.com> (raw)
In-Reply-To: 3CB598A3.483349D2@vamo.orbitel.bg
Ivan Ivanov wrote:
>Oleg Drokin wrote:
>
>>Hello!
>>
>>On Thu, Apr 11, 2002 at 03:14:03PM +0300, Ivan Ivanov wrote:
>>
>>> dd if=/dev/zero of=testdir/$d1/$f1$f2$f3$f4 \
>>> bs=$block_size count=$blocks_count \
>>> >/dev/null 2>&1
>>> rm -f testdir/$d1/$f1$f2$f3$f4
>>>
>>This is the explanation of your speedup.
>>You try to write to a file, but there is not enough space and file is not
>>created, but you did not notice.
>>And then you delete nonexistent files, and no doubts this is very fast
>>operation ;)
>>
>>BTW, if you turn off tails, your numbers might get faster, but space usage
>>will get worse.
>>
>>Bye,
>> Oleg
>>
>
>Filesystem 1k-blocks Used Available Use% Mounted on
>/dev/hda7 1172672 1170676 1996 100% /mnt/test
>
>I know this but df shows 1996 blocks free
>
>------
>Ivan
>
Besides, I think you didn't use "smart" block alocation technics in your
tests and the all ppl know, that performance degradates because of
bitmap when used space grows up.
Oleg, is this correct?
--
Yury Umanets
IT Engineer of Priocom Corp.
ICQ: 55494590
next prev parent reply other threads:[~2002-04-11 14:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-11 12:14 Simple preformance test Ivan Ivanov
2002-04-11 12:56 ` Oleg Drokin
2002-04-11 14:07 ` Ivan Ivanov
2002-04-11 14:12 ` Oleg Drokin
2002-04-11 14:28 ` Hans Reiser
2002-04-11 17:18 ` Ivan Ivanov
2002-04-11 18:26 ` Oleg Drokin
2002-04-11 17:22 ` Ivan Ivanov
2002-04-11 18:26 ` Oleg Drokin
2002-04-11 14:27 ` Yura Umanets [this message]
2002-04-11 14:27 ` Oleg Drokin
2002-04-11 17:11 ` Ivan Ivanov
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=3CB59D53.2060503@priocom.com \
--to=umanets@priocom.com \
--cc=green@namesys.com \
--cc=ivandi@vamo.orbitel.bg \
--cc=reiserfs-list@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.