Beaglebone black network performance
Winston Smith
smith.winston.101 at gmail.com
Thu May 1 17:02:56 UTC 2014
On Thu, May 1, 2014 at 12:47 PM, Özkan KIRIK <ozkan.kirik at gmail.com> wrote:
> Rasberry PI's network performance is about 6-7Mbit/s, and ping latencies
> are about 10-20 milliseconds. I think it's too high. I used iperf for
> bandwidth testing.
The RPi's 10/100 ethernet controller is connected to the BCM2835 SoC
via it's USB controller, so the USB controller has to share it's
bandwidth between the peripherals.
The BBB also has a 10/100 ethernet, but it's directly supported by the
SoC, so the performance *should* be a little better, particularly when
there's other USB traffic.
More information about the freebsd-arm
mailing list