HomeFreeBSD

Defer allocation of the actual receive mbuf until the external buffer
rS121676Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Defer allocation of the actual receive mbuf until the external buffer
is returned from the card to the driver. Add a counter that shows
how many times this allocation has failed. Note, that we could even
further delay the allocation of the mbuf until we know, that we need it
(there are no receive errors and the connection is open). This will be done
in a later commit.

Print the new statistics field in atmconfig.

Details

Provenance
hartiAuthored on
Parents
rS121675: Get rid of the mutexes for the exernal buffer free lists. Use
Branches
Unknown
Tags
Unknown

Event Timeline