CVS: cvs.openbsd.org: src
Mark Kettenis <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/26 04:00:45 Modified files: sys/uvm : uvm_swap.c Log message: Don't bounce unless we're doing encrypted writes. Drivers for hardware that doesn't support 64-bit DMA will take care of bouncing now. ok deraadt@, jca@