1 Apr 2002 01:11
Re: Linux 2.4.19-pre5
Randy Hron <rwhron <at> earthlink.net>
2002-03-31 23:11:17 GMT
2002-03-31 23:11:17 GMT
> the problem. You said it makes the box look like it's halted in your > tests, I saw no such thing. I haven't directly observed any box tightening up for more than a few seconds. There have been a few reports on lkml of things like that happening. Based on tiotest results, I can see if the I/O request you are waiting for is one of those few that isn't serviced for dozens or hundreds of seconds, you'll be annoyed. The number of requests that takes over 10 seconds is often just 3 in 10,000. There may be only 1 request in 500,000 that takes 500 seconds to service. The chance of your interactive i/o being the "longest" is small, unless your interactive work is producing enough I/O to compete with tiotest. What I like about read_latency2 is that most latencies are less, and the highest latency is much less. > Heh, maybe i'm confused on your definition of the wall. Sorry if that wasn't clear. "The wall" is the point where the highest latency in the test skyrockets. For instance, in recent ac kernels, the _highest_ latency for sequential reads is less than 5 seconds at 64 threads in all the ac's I've tested. At 128 threads, the _lowest_ max latency figure is 200 seconds. So, I used the "wall" term for 128 in the ac series.(Continue reading)
RSS Feed