[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange IDE performance change in 2.6.1-rc1 (again)


On Sat, 03 Jan 2004 04:33:28 +0100, Tobias Diedrich <ranma _at_ gmx.at>  said:

> Very interesting tidbit:
> 
> with 2.6.1-rc1 and "dd if=/dev/hda of=/dev/null" I get stable 28 MB/s,
> but with "cat < /dev/hda > /dev/null" I get 48 MB/s according to "vmstat
> 5".

'cat' is probably doing a stat() on stdout and seeing it's connected to /dev/null
and not even bothering to do the write() call.  I've seen similar behavior in other
GNU utilities.  

Attachment: pgp354802.pgp
Description: PGP signature


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: