Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 13:54:11 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-stable@freebsd.org, svn-src-all@freebsd.org, Marko Zec <zec@freebsd.org>, Qing Li <qingli@FreeBSD.org>, svn-src-stable-8@freebsd.org
Subject:   Re: svn commit: r203748 - stable/8/sys/net
Message-ID:  <20100210105411.GB85373@edoofus.dev.vega.ru>
In-Reply-To: <4B7285BA.3050000@freebsd.org>
References:  <201002100850.o1A8o6tD038842@svn.freebsd.org> <4B7285BA.3050000@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 10, 2010 at 12:08:58PM +0200, Andriy Gapon wrote:
> 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.

Actually svn:mergeinfo was brought in previous commit by Qing Li,
who merged directly to sys/netinet/ instead of sys/.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer



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