HomeFreeBSD

Use per-consumer/provider locks from mtx_pool() to serialize the statistics
rS254908Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Use per-consumer/provider locks from mtx_pool() to serialize the statistics
update instead of global ones. Additional lock acquisition for queued
dispatch may add some overhead, but instead it removes any collisions for
direct dispatch.

Details

Provenance
mavAuthored on
Parents
rS254907: Move g_io_deliver() out of the lock, as required for direct dispatch.
Branches
Unknown
Tags
Unknown

Event Timeline