Page MenuHomeFreeBSD

Fix I/O coherence issues on ThunderX when SMP is disabled
ClosedPublic

Authored by zbb on May 5 2016, 5:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 5:15 PM
Unknown Object (File)
Mon, Nov 25, 7:47 AM
Unknown Object (File)
Nov 16 2024, 1:23 PM
Unknown Object (File)
Nov 4 2024, 3:39 PM
Unknown Object (File)
Nov 4 2024, 3:39 PM
Unknown Object (File)
Nov 4 2024, 3:38 PM
Unknown Object (File)
Nov 4 2024, 3:18 PM
Unknown Object (File)
Nov 2 2024, 3:55 AM

Details

Summary

To maintain coherence between cache and DMA memory appropriate
shareability flags need to be set in the PTE regardless of SMP
option.

Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

zbb retitled this revision from to Fix I/O coherence issues on ThunderX when SMP is disabled.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added a reviewer: wma.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
wma edited edge metadata.
This revision is now accepted and ready to land.May 6 2016, 7:23 AM
This revision was automatically updated to reflect the committed changes.