Page MenuHomeFreeBSD

IFLIB: do not remove dmamap on buffer unload
ClosedPublic

Authored by shurd on Jan 26 2018, 6:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 10:48 AM
Unknown Object (File)
Sat, Oct 18, 9:51 PM
Unknown Object (File)
Sat, Oct 18, 7:56 PM
Unknown Object (File)
Sun, Oct 12, 11:02 PM
Unknown Object (File)
Fri, Oct 10, 6:47 AM
Unknown Object (File)
Thu, Oct 9, 9:02 AM
Unknown Object (File)
Mon, Oct 6, 10:57 PM
Unknown Object (File)
Wed, Sep 24, 3:05 AM
Subscribers

Details

Summary

Dmamap is created only on IFC attach. If we remove it on
buffer release, we won't be able to do ifconfig down&up. Only destroy
when in detach.

Diff Detail

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