Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 12:08:58 +0200
From:      Andriy Gapon <avg@freebsd.org>
To:        Marko Zec <zec@freebsd.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   Re: svn commit: r203748 - stable/8/sys/net
Message-ID:  <4B7285BA.3050000@freebsd.org>
In-Reply-To: <201002100850.o1A8o6tD038842@svn.freebsd.org>
References:  <201002100850.o1A8o6tD038842@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
on 10/02/2010 10:50 Marko Zec said the following:
> Author: zec
> Date: Wed Feb 10 08:50:06 2010
> New Revision: 203748
> URL: http://svn.freebsd.org/changeset/base/203748
> 
> Log:
>   MFC r203483:
>     Instead of spamming the console on each curvnet recursion event, print
>     out each such call graph only once, along with a stack backtrace.  This
>     should make kernels built with VNET_DEBUG reasonably usable again in
>     busy / production environments.
>   
>     Introduce a new DDB command "show vnetrcrs" which dumps the whole log
>     of distinctive curvnet recursion events.  This might be useful when
>     recursion reports get burried / lost too deep in the message buffer.
>     In the later case stack backtraces are not available.
>   
>     Reviewed by:  bz
> 
> Modified:
>   stable/8/sys/net/vnet.c
>   stable/8/sys/net/vnet.h
> Directory Properties:
>   stable/8/sys/   (props changed)
>   stable/8/sys/amd64/include/xen/   (props changed)
>   stable/8/sys/cddl/contrib/opensolaris/   (props changed)
>   stable/8/sys/contrib/dev/acpica/   (props changed)
>   stable/8/sys/contrib/pf/   (props changed)
>   stable/8/sys/dev/xen/xenpci/   (props changed)
>   stable/8/sys/netinet/   (props changed)

It looks like after this commit we started to have mergeinfo on
stable/8/sys/netinet.  Not sure if this is correct or not.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B7285BA.3050000>