Page MenuHomeFreeBSD

mmcam: Use a static length sbuf buffer
ClosedPublic

Authored by manu on Aug 4 2020, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 8:44 PM
Unknown Object (File)
Thu, Oct 16, 5:55 AM
Unknown Object (File)
Wed, Oct 15, 6:41 PM
Unknown Object (File)
Wed, Oct 15, 6:41 PM
Unknown Object (File)
Wed, Oct 15, 6:41 PM
Unknown Object (File)
Wed, Oct 15, 8:15 AM
Unknown Object (File)
Sat, Oct 11, 4:24 AM
Unknown Object (File)
Sat, Sep 27, 12:04 AM
Subscribers
None

Details

Summary

We cannot sleep during cam proto_announce and sbuf sleeps so use
a static length buffer like nvme(4)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Aug 4 2020, 6:17 PM
This revision is now accepted and ready to land.Aug 4 2020, 7:51 PM
This revision was automatically updated to reflect the committed changes.