aboutsummaryrefslogtreecommitdiff
path: root/sbin/init/Makefile
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2016-06-03 13:57:10 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2016-06-03 13:57:10 +0000
commit484149def80975bda4e583a1d77c4c6ee2baf074 (patch)
treeb9bad282d3f1a106a25f2d6b11e1232e2b57223b /sbin/init/Makefile
parent3e0522bc8f9a1b4011d7223100f0b85e7c97bb41 (diff)
downloadsrc-484149def80975bda4e583a1d77c4c6ee2baf074.tar.gz
src-484149def80975bda4e583a1d77c4c6ee2baf074.zip
Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET.
Add accessor functions to toggle the state per VNET. The base system (vnet0) will always enable itself with the normal registration. We will share the registered protocol handlers in all VNETs minimising duplication and management. Upon disabling netisr processing for a VNET drain the netisr queue from packets for that VNET. Update netisr consumers to (de)register on a per-VNET start/teardown using VNET_SYS(UN)INIT functionality. The change should be transparent for non-VIMAGE kernels. Reviewed by: gnn (, hiren) Obtained from: projects/vnet MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D6691
Notes
Notes: svn path=/head/; revision=301270
Diffstat (limited to 'sbin/init/Makefile')
0 files changed, 0 insertions, 0 deletions