Page MenuHomeFreeBSD

mbuf: add m_get_raw and m_gethdr_raw
ClosedPublic

Authored by mjg on Jul 6 2021, 6:59 PM.
Tags
None
Referenced Files
F105707621: D31080.diff
Thu, Dec 19, 12:19 PM
Unknown Object (File)
Nov 17 2024, 2:39 PM
Unknown Object (File)
Oct 5 2024, 8:41 PM
Unknown Object (File)
Oct 5 2024, 4:31 PM
Unknown Object (File)
Oct 5 2024, 3:56 PM
Unknown Object (File)
Oct 5 2024, 1:32 AM
Unknown Object (File)
Oct 4 2024, 9:57 PM
Unknown Object (File)
Oct 4 2024, 4:42 PM
Subscribers
None

Details

Summary

The intent is to eliminate the MT_NOINIT flag and consequently a branch
from the constructor.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mjg requested review of this revision.Jul 6 2021, 6:59 PM
mjg created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 7 2021, 11:09 AM
This revision was automatically updated to reflect the committed changes.