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
F151758360: D31080.id91929.diff
Fri, Apr 10, 11:38 AM
F151748455: D31080.id91929.diff
Fri, Apr 10, 10:14 AM
Unknown Object (File)
Thu, Apr 9, 7:58 AM
Unknown Object (File)
Wed, Apr 8, 8:10 AM
Unknown Object (File)
Wed, Apr 8, 1:41 AM
Unknown Object (File)
Tue, Apr 7, 4:22 PM
Unknown Object (File)
Tue, Apr 7, 4:10 PM
Unknown Object (File)
Sun, Apr 5, 8:25 AM
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.