lkml.org 
[lkml]   [2001]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: IDE Performance lack !
On Sun, May 27, 2001 at 11:09:25AM -0700, Jaswinder Singh wrote:

But my problem is why linux boxes do not response for few seconds
(sometimes) and especially during telnet/ssh it looks more worst
and looks similar to Microsoft Windows :(

there is problem in scheduling or what ?

Sounds like IO starvation, if your reading from one partition to the
other, it's going to suck for IO --- the head will be going nuts.
Also, 2.2.x has a single IO queue for writes (doesn't it?), so that won't
help.

What if you dd a file from one partition to another, is the problem
lesser with larger buffers, say 64M or so?

What about dd from /dev/zero to a partition, so you get heavy writes,
does this also suck?





--cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:54    [W:0.050 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site