←back to thread

40 points raybb | 1 comments | | HN request time: 0.332s | source
Show context
trenbologna ◴[] No.44371824[source]
> So I can read from my disk at 117 MB/s. We’re far from the theoretical 1000 MB/s.

I think you are confusing megabytes a second and megabit. Gigabit speed is approximately 125 Megabytes per second. This is close to the speed you got.

replies(1): >>44372691 #
kaelwd ◴[] No.44372691[source]
Yes but not there, later they get 350MB/s with the same setup.

> I put that drive an ICY BOX IB-1817M-C31 enclosure, with a maximum theoretical speed of 1000 MB/s.

Checks out, it has a 10Gb/s USB port.

The mistake is

> the USB controller of the Pi has a bandwidth of 4GB/s shared across all 4 ports

It's actually 4Gb/s = 512MB/s

replies(2): >>44373323 #>>44374492 #
1. thibaultamartin ◴[] No.44374492[source]
This is absolutely right, thanks for pointing it out! The post has been updated to reflect that.