zeroing a physical page, or we could end up re-zeroing portions of memory we have zeroed before, which is clearly not wanted.
- Use spin locks instead of sleep locks.
The DMA controller driver only knows how to do memory to memory copies, and the AAU driver how to zero a chunk of memory. Use them to process big (>=1KB) copying/zeroing.