Y
Hacker News
new
|
ask
|
show
|
jobs
by
TazeTSchnitzel
4032 days ago
USB 3.0 has DMA too.
2 comments
the8472
4032 days ago
But is that remote DMA? Controller/driver-managed DMA transfers in the fashion of "shovel the next X incoming kilobytes to this memory range" is not the same as arbitrary writes to host memory initiated by a device.
link
TazeTSchnitzel
4032 days ago
Ah, maybe it isn't, fair point.
link
rasz_pl
4032 days ago
On USB only Host is allowed to be a bus master. Thunderbold does PCI/PCIe and by extension allows any plugged gizmo to take over whole computer.
link