opnsense-src/sys/dev/cxgbe/tom
John Baldwin 314cb27995 mbuf: Don't force all M_EXTPG mbufs to be read-only
Some M_EXTPG mbufs are read-only (e.g. those backing sendfile
requests), but others are not.  Add a flags argument to
mb_alloc_ext_pgs that can be used to set M_RDONLY when needed rather
than setting it unconditionally.  Update mb_unmapped_to_ext to
preserve M_RDONLY from the unmapped mbuf.

Reviewed by:	gallatin
Differential Revision:	https://reviews.freebsd.org/D46783
2024-10-31 16:32:31 -04:00
..
t4_connect.c cxgbe/t4_tom: bugfixes in stop/restart. 2024-08-05 05:56:22 -07:00
t4_cpl_io.c mbuf: Don't force all M_EXTPG mbufs to be read-only 2024-10-31 16:32:31 -04:00
t4_ddp.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
t4_listen.c cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly. 2024-10-17 10:40:38 -07:00
t4_tls.c cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. 2024-05-17 15:52:33 -07:00
t4_tls.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_tom.c cxgbe(4): Allow t4_tom to be unloaded safely. 2024-09-29 17:38:11 -07:00
t4_tom.h cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly. 2024-10-17 10:40:38 -07:00
t4_tom_l2t.c cxgbe/t4_tom: Do not set unresolved entries to STALE in t4_l2t_update. 2024-09-24 08:53:11 -07:00
t4_tom_l2t.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00