I've read the other posts about samba shares to ntfs partitions having slow writes on a windows network. I've experimented and found it to be true, ext3 partitions over samba have better performance.
What I don't understand is this. I have 2 goflex home docks, one with the latest stock firmware, one with arch linux arm installed and running from a usb stick. I take a 1TB drive and partition/format it ntfs on the stock firmware unit. Writes are ~ 24MB/s. I take this drive and share it using samba on the arch linux arm unit. Writes to it are now ~ 8MB/s.
Isn't the stock firmware running some version of linux also? If it is, is it using samba to share the drive? If it is, why does it perform so much better than arch linux samba?
Have I made too many assumptions?