Intel Developers Demo USB 3.0 Throughput On Linux
Sarah Sharp writes "Intel's Open Source Technology Center is working on USB 3.0 support for Linux. USB 3.0 has wire speeds of 5Gbps and promises to be 10 times faster than USB 2.0. A recent video demo shows speeds that are 3.5 times faster than USB 2.0. The USB 3.0 drivers will be submitted to the mainline kernel when the eXtensible host controller interface (xHCI) specification reaches a 1.0 release."
USB 2.0 gave us high-speed and full-speed. Some marketing department had to work really hard on the USB 3.0 specs, to come up with... super-speed.
Now let's talk about the obvious problem: at 5 Gbit/s, it's faster than the Ethernet in my house (1 Gbit/s). Am I the only one who didn't really notice a 10X speed improvement when moving from 100 Mbit Ethernet to gigabit Ethernet? Conventional hard drives are just too slow.
Maybe SSD + USB 3.0 would be really cool. Imagine a Flash based HD camera talking to a Flash based hard drive. Is 2009 the year of the Flash?
Which brings me back to my original point: for the next generation USB, I propose the name flash-speed :-)
PS: thanks to Intel for helping Linux stay on the leading edge. It looks like Linux may even support this before Windows, thanks to the Windows 7 schedule... I just wish Intel's pre-conditions on contributing to the xHCI specs didn't start with stuff like:
Step 1. Print and execute the xHCI Contributor agreement. Note: The agreement must be executed by a corporate officer.
--
http://fairsoftware.net/
Could you please explain that a bit?
It's my understanding that high throughput drivers usually use DMA.
In my experience polled mode drivers are pretty rare. Especially in high throughput.
Weaselmancer
rediculous.
yeah yeah, i read the comments about gigabit ethernet being faster, thats not the point, usb 3 is still better than usb 2, enjoy the weekend...
We're geeks, reading stuff like this *is* enjoying the weekend.....
A learning experience is one of those things that say, 'You know that thing you just did? Don't do that.' - D. Adams
USB suffers from 1 ms time quantization and thus latency. I see nothing about fixing this.
Example badness:
When running MIDI over USB, timing is forced onto 1 ms slots. Normally when playing a chord, the keys don't all hit at exactly the same moment. You can't really tell, except that this makes the music sound natural. With the 1 ms problem, the keys happen at exactly the same moment (bad) or spread out into two separate events (worse).
This shows where Linux is nowadays. It took literally years before USB1 was even supported and now Intel uses Linux to prove USB3's performance!
Whenever a story about USB3 is written, the following caveats should be mandated by law if necessary:
1. Speed claims are theoretical, and do not reflect real-world results by a long shot. Lots of overhead, CPU dependence, etc.
USB2 promised 480Mbps and never delivered it. You get 250Mbps on a good day. Now we have marketing claims that USB3 will be "10x faster," yet a video demo shows it's 3.5x faster. That's 1.5Gbps, not 5Gbps.
2. Firewire 3200 is approved and on the way. It will be faster than USB3, backward-compatible with FW800 (same cables and ports) and should begin appearing on Macs in January. Firewire isn't dead; Firewire 400 is being eased out in favour of faster versions.
If FW 3200 performs like its predecessors, it should be (in real-world usage) routinely about 2x faster than USB3.
Moral of the story: don't settle for mediocre.
USB 7.0 Monster-Speed USB 8.0 Ludicrous-Speed USB 9.0 HOLY SHIT
Well, I get high throughput with my NIC drivers that poll (I can't remember the kernel compile option for this ATM), but this is at the cost of a higher latency. The trade off is that I've got 5 NICs on this box and it turns out that without polling I get close to having an interrupt storm and spend all my time switching context to execute the drivers bottom half of the interrupt. With polling, the interrupt gets masked and I don't have to worry about servicing every interrupt coming down the line. My latency is higher, but I get more throughput for every time I service the bus as it has more packets to process. This also means I'm trading off space for time (I need larger ring buffers to queue packets) such that I have less memory for the system, but processes get more time on the processor between interrupts.
While not having to do with USB, the driver architect and concepts are likely very much the same.
If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.
USB 7.0: Profit-Speed!
"I'm not anti-anything, I'm anti-everything, it fits better." - Sole
Please don't say "rig."
Comment removed based on user account deletion
So is FireWire400, once you subtract the protocol overhead from both. Will USB 3 be faster than FireWire800 (which I have been using for the last few years) in real world use? And will FireWire3200 be shipping by the time USB3 is found in real products?
I am TheRaven on Soylent News
Wake me up when Firewire over UTP gets popular. THAT would be interesting.
Why are they wasting everyone's time with USB 3.0, when the rest of the universe is shifting toward Ethernet as a common interconnect ? Note I didn't say IP, just Ethernet - good old CAT-5.
Frig, if the audio folks have already started that transition, then what the hell is Intel doing ? The audio industry is probably the most retarded in the world (according to my failed expectations), and even they see that Ethernet is a cost-effective and braindead simple replacement for all these proprietary cables we've had to contend with over the years.
-Billco, Fnarg.com