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, Dec 23, 12:53 AM
Unknown Object (File)
Sun, Dec 22, 1:49 PM
Unknown Object (File)
Mon, Dec 16, 3:20 PM
Unknown Object (File)
Nov 28 2024, 11:11 PM
Unknown Object (File)
Oct 1 2024, 10:28 AM
Unknown Object (File)
Sep 26 2024, 11:47 AM
Unknown Object (File)
Sep 26 2024, 1:31 AM
Unknown Object (File)
Sep 25 2024, 10:12 AM

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.