diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-04-07 15:40:15 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-04-20 11:17:36 +0200 |
commit | 000eebcfe8824aa35face1d06b0fa3ab3ec2aea8 (patch) | |
tree | 31cf3b4a167f3aa9e4087b0416d331d7a5f0111e /nbd/server.c | |
parent | 512c90c90ebdc0d77891bbef7265e9d40f812d02 (diff) |
docs: explain effect of smp_read_barrier_depends() on modern architectures
The documentation for smp_read_barrier_depends() does not mention the architectures
for which it is an optimization, for example ARM and PPC. As a result, it is not
clear to the reader why one would use it. Relegate Alpha to a footnote together
with other architectures where it is equivalent to smp_rmb().
Suggested-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'nbd/server.c')
0 files changed, 0 insertions, 0 deletions