lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.x: iowait problem while burning a CD
On Fri, 27 Feb 2004, Paolo Ornati wrote:

> trying to burn a CD "on the fly" I have noticed a strange thing. During the
> burning "iowait" remains enough low (~3%, MAX 10%) but, after a little
> time, it suddenly and quickly goes up to 80-90%: in this condition MKFS
> seems unable to fill the FIFO buffer as quickly as the CD-writer writes

> Any ideas?

At that point, mkisofs is probably running into a bazillion
small files, in subdirectories all over the place.

Because a disk seek + track read takes 10ms, it's simply not
possible to read more than maybe 100 of these small files a
second, so mkisofs can't keep up.


--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

-
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 14:01    [W:0.117 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site