Page MenuHomeFreeBSD

VNET: free raw socket zone
ClosedPublic

Authored by bz on Mar 24 2016, 9:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 1:35 AM
Unknown Object (File)
Wed, Oct 30, 11:45 AM
Unknown Object (File)
Sat, Oct 26, 6:43 AM
Unknown Object (File)
Thu, Oct 24, 10:40 PM
Unknown Object (File)
Thu, Oct 24, 4:22 PM
Unknown Object (File)
Oct 16 2024, 12:58 AM
Unknown Object (File)
Sep 24 2024, 9:26 AM
Unknown Object (File)
Sep 20 2024, 12:53 AM
Subscribers

Details

Reviewers
gnn
Commits
rS297735: Mfp: r296345
Summary

Mfp: r296345

No need to keep type stability on raw sockets zone.
We've also been running with a KASSERT since r222488 to make sure the
ipi_count is 0 on destroy.

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: free raw socket zone.
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 a subscriber: network.
bz updated this object.

No need for two different commits for these two.

bz removed a subscriber: imp.

Sorry, hiccup here. It's just the same one single change.

Sorry, hiccup here. It's just the same one single change.

gnn edited edge metadata.
This revision is now accepted and ready to land.Mar 25 2016, 12:45 AM
This revision was automatically updated to reflect the committed changes.