PERFORCE change 161116 for review

John Baldwin jhb at freebsd.org
Mon May 4 19:22:26 UTC 2009


On Sunday 26 April 2009 1:36:33 pm Marko Zec wrote:
> http://perforce.freebsd.org/chv.cgi?CH=161116
> 
> Change 161116 by zec at zec_amdx2 on 2009/04/26 17:36:10
> 
> 	Access from userland to igmpstat is provided via a sysctl
> 	(which is already V_irtualized).  Hence, there's no need
> 	for kmem / kldsym kludges, so vnet_igmp_symmap can go away.
> 	If not, it should be added to vnet_inet_symmap, because
> 	struct vnet_igmp doesn't exist anyway.
> 	
> 	XXX why was igi_head ever put in vnet_iugmp_symmap?

netstat on crash dumps still uses kmem (and _please_ do not break netstat on 
crash dumps).

-- 
John Baldwin


More information about the p4-projects mailing list