Page MenuHomeFreeBSD

hyperv: Use mb() instead of atomic_thread_fence_seq_cst()
ClosedPublic

Authored by sepherosa_gmail.com on Apr 6 2016, 6:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 17 2026, 10:02 PM
Unknown Object (File)
Apr 16 2026, 12:54 AM
Unknown Object (File)
Apr 15 2026, 9:19 AM
Unknown Object (File)
Apr 14 2026, 4:32 AM
Unknown Object (File)
Apr 11 2026, 12:09 PM
Unknown Object (File)
Apr 11 2026, 3:40 AM
Unknown Object (File)
Apr 6 2026, 12:46 PM
Unknown Object (File)
Apr 5 2026, 2:14 AM
Subscribers
None

Details

Summary

Since atomic_thread_fence_seq_cst() will become compiler fence on UP kernel.

Noticed by: Dexuan Cui <decui microsoft com>

Diff Detail

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

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv: Use mb() instead of atomic_thread_fence_seq_cst().
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Apr 6 2016, 6:59 AM
kib edited edge metadata.
This revision was automatically updated to reflect the committed changes.