-
- Downloads
kvmclock: drop unneeded memory barriers
kvmclock changes always come from the same cpu, so a real memory barrier is not needed. Replace with a compiler barrier.
Please register or sign in to comment
kvmclock changes always come from the same cpu, so a real memory barrier is not needed. Replace with a compiler barrier.