Page MenuHomeFreeBSD

Use pmap_quick* in arm64 busdma
ClosedPublic

Authored by jah on Oct 11 2015, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 12:53 AM
Unknown Object (File)
Thu, Mar 19, 6:09 AM
Unknown Object (File)
Wed, Mar 18, 10:09 PM
Unknown Object (File)
Wed, Mar 18, 9:05 PM
Unknown Object (File)
Tue, Mar 17, 3:22 PM
Unknown Object (File)
Tue, Mar 17, 3:15 PM
Unknown Object (File)
Sun, Mar 15, 4:20 PM
Unknown Object (File)
Wed, Mar 11, 9:36 AM

Details

Summary

Use pmap_quick* functions to make bounce buffer synchronization more flexible and avoid borrowing UVAs for userspace buffers. This is identical to r286785 and 286787 for x86/busdma_bounce.c

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jah retitled this revision from to Use pmap_quick* in arm64 busdma.
jah updated this object.
jah edited the test plan for this revision. (Show Details)

Port unmapped bounce buffer alignment fix from x86

This revision was automatically updated to reflect the committed changes.