HomeFreeBSD

Add debugging facility EPOCH_TRACE that checks that epochs entered are

Description

Add debugging facility EPOCH_TRACE that checks that epochs entered are
properly nested and warns about recursive entrances. Unlike with locks,
there is nothing fundamentally wrong with such use, the intent of tracer
is to help to review complex epoch-protected code paths, and we mean the
network stack here.

Reviewed by: hselasky
Sponsored by: Netflix
Pull Request: https://reviews.freebsd.org/D21610

Details

Provenance
glebiusAuthored on
Parents
rS352706: sysent: regenerate after r352705
Branches
Unknown
Tags
Unknown