Page MenuHomeFreeBSD

VNET: stop timer before freeing resources
ClosedPublic

Authored by bz on Mar 24 2016, 9:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 4:50 PM
Unknown Object (File)
Tue, Sep 30, 6:32 AM
Unknown Object (File)
Tue, Sep 30, 12:44 AM
Unknown Object (File)
Sep 16 2025, 11:01 AM
Unknown Object (File)
Aug 23 2025, 10:16 AM
Unknown Object (File)
Aug 23 2025, 5:11 AM
Unknown Object (File)
Aug 19 2025, 11:12 AM
Unknown Object (File)
Aug 5 2025, 10:59 PM

Details

Reviewers
emaste
gnn
Group Reviewers
transport
Commits
rS297736: Mfp: r296309
Summary

Mfp: r296309

While there is no dependency interaction, stopping the timer before
freeing the rest of the resources seems more natural and avoids it
being scheduled an extra time when it is no longer needed.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz retitled this revision from to VNET: stop timer before freeing resources.
bz updated this object.
bz edited the test plan for this revision. (Show Details)
bz added a reviewer: gnn.
bz set the repository for this revision to rS FreeBSD src repository - subversion.
bz added subscribers: transport, network.
gnn edited edge metadata.
This revision is now accepted and ready to land.Mar 25 2016, 12:44 AM
emaste added a reviewer: emaste.
This revision was automatically updated to reflect the committed changes.