|
|
|
|
|
by bodyfour
4262 days ago
|
|
Sure, let's compare. I don't have every number at hand, but: I/O:
* SS10 -- Fast SCSI: 80 Mbit/sec theoretical max
* Rpi -- USB2 480 Mbit/sec. Now there are certainly complaints about poor USB performance, but it's not so bad that the SS10 would beat it Cache:
* SS10 -- 32K in the base model (although later ones had more)
* Rpi -- 256K RAM:
* SS10 -- depends on configuration; most machines of the era tended to have 32MB or so. I actually had an SS10 with an exotic 128MB, but half of the ram was actually on an SBus card.
* Rpi -- 256MB in the lowest configuration you can buy. True, that is shared with the GPU whereas the SS10's CG3 card had its own memory if I remember right. You are correct that the Rpi is bus and I/O crippled compared to most modern hardware. That's why I chose it as an example: even the cheapest hardware you can buy today is so much faster than a SS10. It's really astounding to think about. |
|
Then there is the SDIO interface for the RPi's flash disk, which also competes with USB for I/O cycles on the ARM AHB bus. So at the end of the day some things are really faster (like graphics) and some things slower (like I/O), and the whole package feels remarkably similar. Can't argue on the price though, you still can't get a working SS10 for $35 as far as I can find.
[1] SBus specification -- http://bitsavers.informatik.uni-stuttgart.de/pdf/sun/sparc/8...
[2] My go to USB spec site -- http://www.beyondlogic.org/usbnutshell/usb1.shtml
[3] Summarized SS10 information -- http://www.obsolyte.com/sun_ss10/
[4] Gateway to the simplified SDIO specs -- https://www.sdcard.org/developers/overview/sdio/sdio_spec/