It wasn't functional as subr_trap.c doesn't include opt_inet.h. Put a
better comment in place of the old one. The idea is to use userret() as
a cheap place to call a soft clock. This approach saves CPU on busy
machines and saves power on idle machines. An alternative would be to
constantly schedule callouts. Running with neither callouts nor the soft
clock ruins HPTS precision.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 54721 Build 51610: arc lint + arc unit