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)
Feb 23 2024, 3:05 PM
Unknown Object (File)
Feb 6 2024, 2:47 AM
Unknown Object (File)
Jan 30 2024, 11:15 AM
Unknown Object (File)
Dec 20 2023, 1:00 AM
Unknown Object (File)
Aug 24 2023, 6:40 AM
Unknown Object (File)
Aug 7 2023, 4:52 AM
Unknown Object (File)
Jul 3 2023, 11:11 AM
Unknown Object (File)
Jun 12 2023, 6:11 PM
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.