From: Michael Frank <mflt1@micrologica.com.hk>
To: Andreas Hartmann <andihartmann@freenet.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rmap 15j for 2.4.21-rc6
Date: Sun, 1 Jun 2003 19:26:00 +0800 [thread overview]
Message-ID: <200306011926.00994.mflt1@micrologica.com.hk> (raw)
In-Reply-To: <bbcmc6$74t$1@ID-44327.news.dfncis.de>
On Sunday 01 June 2003 19:00, Andreas Hartmann wrote:
>
> Well, I did the test with 2.4.21rc6 after patching your script (I got
> syntax errors):
About your script changes, I like to make it portable, and I use the
following versions:
GNU bash, version 2.05b.0(1)-release (i386-redhat-linux-gnu)
dd (coreutils) 4.5.3
What shell and coreutils are you using?
Avoiding short counts is easy but avoiding C-style expressions is primitive
- count=100K
+ count=100000
- while (( i-- )); do
+ while (( i=`expr $i - 1` )); do
In your opinion are your changes more portable across a wide range of systems?
>
> When I'm using the script as seen in the patch, I'm getting problems with
> df (it's mostly very lazy, about 20s delay or more), the load is 4, doing
> an ls on some other directories is extremly slow. Mouse and keyboard are
> hanging some times.
> The write speed shown in xosview was between 1 and 15MB/s. Often the HD LED
> was on, but no data seemed to be put to the HD.
>
It has a hard time to read anything else, the slower the disk, the worse.
Suppose rmap undoes the fixes introduced in -rc6.
Have you tried -rc6 plain?
Regards
Michael
next prev parent reply other threads:[~2003-06-01 11:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.nvklblk.jl430u@ifi.uio.no>
[not found] ` <fa.h329tc5.1djcrol@ifi.uio.no>
2003-06-01 11:00 ` Andreas Hartmann
2003-06-01 11:26 ` Michael Frank [this message]
2003-06-02 13:29 ` Rik van Riel
[not found] <fa.hqlmaq3.1ck6lpl@ifi.uio.no>
[not found] ` <fa.g746m1f.1u52e03@ifi.uio.no>
2003-06-03 3:16 ` Andreas Hartmann
[not found] <fa.hnjaa1v.19gukhb@ifi.uio.no>
[not found] ` <fa.h2i5rk8.1c3cq0m@ifi.uio.no>
2003-06-02 16:55 ` Andreas Hartmann
2003-06-02 19:37 ` Willy Tarreau
2003-06-01 4:57 ghugh Song
2003-06-01 6:39 ` Michael Frank
-- strict thread matches above, loose matches on Subject: below --
2003-05-30 17:16 [PATCH] rmap 15j Rik van Riel
2003-05-31 14:48 ` [PATCH] rmap 15j for 2.4.21-rc6 Rik van Riel
2003-05-31 15:52 ` Michael Frank
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=200306011926.00994.mflt1@micrologica.com.hk \
--to=mflt1@micrologica.com.hk \
--cc=andihartmann@freenet.de \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®