opnsense-src/sys/dev/netmap
Mark Johnston b547900689 netmap: Tell the compiler to avoid reloading ring indices
Per the removed comments these fields should be loaded only once, since
they can in principle be modified concurrently, though this would be a
violation of the userspace contract with netmap.

No functional change intended.

Reviewed by:	vmaffione
MFC after:	1 week
Sponsored by:	Zenarmor
Sponsored by:	OPNsense
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D38061

(cherry picked from commit 56c438fcd4)
2023-02-01 12:22:31 -05:00
..
if_ptnet.c
if_re_netmap.h
if_vtnet_netmap.h
netmap.c netmap: Tell the compiler to avoid reloading ring indices 2023-02-01 12:22:31 -05:00
netmap_bdg.c
netmap_bdg.h
netmap_freebsd.c
netmap_generic.c
netmap_kern.h
netmap_kloop.c
netmap_legacy.c
netmap_mbq.c
netmap_mbq.h
netmap_mem2.c
netmap_mem2.h
netmap_monitor.c
netmap_null.c
netmap_offloadings.c
netmap_pipe.c
netmap_vale.c