Re: Slow Netatalk on SE/30
> The problem is that file transfers to and from a mounted folder are
> extremely slow, with the SE/30 seemingly timing out. On a two meg
> file transfer, part of it will go very fast, then there may be a
> pause for 10 or more seconds, sometimes another pause, and finally
> the file transfer is completed. I am trying to figure out if this is
> a netatalk problem or the processor power is being sucked up by other
> running processes. Maybe the 030 processor is just too slow to run
> Linux for these purposes?
I bet it's just the disk I/O consuming loads of CPU power, with the added
effect of interrupts being disabled for a long time during disk I/O.
Lost or delayed interrupts mean retransmits which are usually done with
exponentially increasing retransmit times (in TCP at least).
Lots of RAM might help, but a faster machine (a Quadra with builtin
ethernet) should make a better server.
Michael
Reply to: