]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Step 2.2:
authorGleb Smirnoff <glebius@FreeBSD.org>
Sat, 2 May 2020 23:46:29 +0000 (23:46 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Sat, 2 May 2020 23:46:29 +0000 (23:46 +0000)
commit49b6b60e2206b61e5492ae02d91b7ecd77cfc315
treee7f1cd8dea0e6bb6a1ea77bc3257ade35e3654d4
parentd90fe9d0cd75b01da101dc6a178f0593019c45b7
Step 2.2:
o Shrink sglist(9) functions to work with multipage mbufs down from
  four functions to two.
o Don't use 'struct mbuf_ext_pgs *' as argument, use struct mbuf.
o Rename to something matching _epg.

Reviewed by: gallatin
Differential Revision: https://reviews.freebsd.org/D24598
share/man/man9/sglist.9
sys/dev/cxgbe/crypto/t4_kern_tls.c
sys/dev/cxgbe/t4_sge.c
sys/dev/cxgbe/tom/t4_cpl_io.c
sys/kern/subr_bus_dma.c
sys/kern/subr_sglist.c
sys/sys/sglist.h