Now big image program has actually exited and I can close the window -- the disk
writes are going on from the disk cache with 'kupdate' taking some minor fraction (<1%)
of the CPU and the rest of the system being mostly idle.
If I have vmstat running, I notice blocks trickling out to the disk, 5sec averages
495,142,151,155,136,257,15,0. Note that the maximum read rate (hdparm -t) of this
disk is in the 12-14M/s range. I'm getting about 1-5% of that on output with the
system's disk subsystem being apparently unable to do anything else.
This is with IDE hard disk with DMA enabled.
a) is this expected performance on a large linear write?
b) should I expect other disk operations to be denied service as long as
the write is 'flushing'?
-l
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/