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)
Fri, Mar 6, 2:02 PM
Unknown Object (File)
Sat, Feb 28, 7:27 PM
Unknown Object (File)
Sat, Feb 28, 3:16 PM
Unknown Object (File)
Sat, Feb 28, 7:30 AM
Unknown Object (File)
Jan 14 2026, 9:58 PM
Unknown Object (File)
Dec 26 2025, 8:10 AM
Unknown Object (File)
Dec 25 2025, 6:27 AM
Unknown Object (File)
Dec 24 2025, 11:29 PM

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.