HomeFreeBSD

do_link_state_change() is executed in taskqueue context and in

Description

do_link_state_change() is executed in taskqueue context and in
general is allowed to sleep. Don't enter the epoch for the
whole duration. If some event handlers need the epoch, they
should handle that theirselves.

Discussed with: hselasky

Details

Provenance
glebiusAuthored on
Parents
rS353653: Update some comments; no functional changes. Some historical old comments
Branches
Unknown
Tags
Unknown