Page MenuHomeFreeBSD

sbp(4): use xpt_alloc_ccb/xpt_free_ccb instead of malloc/free
ClosedPublic

Authored by trasz on Oct 18 2020, 6:20 PM.
Tags
None
Referenced Files
F133060138: D26843.id.diff
Wed, Oct 22, 2:03 PM
F133060127: D26843.id78390.diff
Wed, Oct 22, 2:03 PM
F133060117: D26843.id79886.diff
Wed, Oct 22, 2:03 PM
F133011104: D26843.diff
Wed, Oct 22, 1:19 AM
Unknown Object (File)
Sat, Oct 18, 8:20 AM
Unknown Object (File)
Sep 4 2025, 3:54 PM
Unknown Object (File)
Aug 23 2025, 7:18 PM
Unknown Object (File)
Jul 10 2025, 2:36 PM
Subscribers

Details

Summary

Make sbp(4) use xpt_alloc_ccb/xpt_free_ccb instead of malloc/free.
I have no way to test this; testers welcome.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34244
Build 31388: arc lint + arc unit