|
|
Rockbox mail archiveSubject: Re: problems copying over many filesFrom: Johan Vromans (jvromans_at_squirrel.nl) Date: 2003-03-29
"Gerald Clark" <gerald_clark_at_mindspring.com> writes:
> Are you running Linux and USB1 ?
The following experiment confirms this.
# mount /dev/sdd1 /mnt/tmp
Copy a directory with 120Mb (19 files):
# time cp *.mp3 /mnt/tmp/tmp/
Quickly, do it again:
# time cp *.mp3 /mnt/tmp/tmp/
Apparently, most of the data is still in the buffer.
# time umount /dev/sdd1
These are the figures for USB 1:
# mount /dev/sdd1 /mnt/tmp
-- Johan
Page was last modified "Jan 10 2012" The Rockbox Crew |