6 ms·
And hardware access. You absolutely can't write a hardware driver without unsafe.
by weebull 9mo ago
And hardware access. You absolutely can't write a hardware driver without unsafe.
- bonzini 9mo agoThere are devices that do not have access to memory, and you can write a safe description of such a device's registers. The only thing that is inherently unsafe is building DMA descriptors.