Files
mirror_zfs/include/os/linux/spl/sys
Richard Yao b247d47be1 Cleanup: Make memory barrier definitions consistent across kernels
We inherited membar_consumer() and membar_producer() from OpenSolaris,
but we had replaced membar_consumer() with Linux's smp_rmb() in
zfs_ioctl.c. The FreeBSD SPL consequently implemented a shim for the
Linux-only smp_rmb().

We reinstate membar_consumer() in platform independent code and fix the
FreeBSD SPL to implement membar_consumer() in a way analogous to Linux.

Reviewed-by: Konstantin Belousov <kib@FreeBSD.org>
Reviewed-by: Mateusz Guzik <mjguzik@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Neal Gompa <ngompa@datto.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13843
2022-12-01 12:39:40 -08:00
..
2021-06-09 13:05:34 -07:00
2022-03-20 21:21:18 -07:00
2019-10-25 13:40:50 -07:00
2021-06-10 10:50:16 -07:00
2021-06-09 13:05:34 -07:00
2020-11-02 11:51:12 -08:00
2020-12-10 14:09:23 -08:00
2020-06-18 12:21:32 -07:00
2020-10-31 09:40:08 -07:00
2021-06-09 13:05:34 -07:00