Re: sync slowness. ext3 on VIA vt82c686b

Andrew Morton (akpm@zip.com.au)
Tue, 02 Jul 2002 20:57:21 -0700


khromy wrote:
>
> On Tue, Jul 02, 2002 at 08:24:54PM -0700, Andrew Morton wrote:
> >khromy wrote:
> >>
> >>When I copy a file(13Megs) from /home/ to /tmp/, sync takes almost 2 minutes.
> >>When I copy the same file to /usr/local/, sync returns almost right away.
> >
> >Gad. Please, mount those filesystems as ext2 and retest.
>
> I just did, same exact behavior.. Anything else?
>

Possibly what is happening is that the /tmp partition lies on
a part of the disk which has a higher platter transfer speed
and this higher speed is causing retries or other problems
further down the chain.

You could have a fiddle with hdparm, try slowing down the
interface speed. Try a different set of cables, too.

-
-
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/