Date: Thu, 27 Aug 2015 10:13:38 +0000 From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: btw@FreeBSD.org Cc: svn-soc-all@FreeBSD.org Subject: Re: socsvn commit: r290244 - in soc2015/btw/head/sys: net netinet netinet6 Message-ID: <2AC0F143-11B1-4793-B309-0D2DE3B6A995@lists.zabbadoz.net> In-Reply-To: <201508270754.t7R7s13d051650@socsvn.freebsd.org> References: <201508270754.t7R7s13d051650@socsvn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 27 Aug 2015, at 07:54 , btw@FreeBSD.org wrote: >=20 > Author: btw > Date: Thu Aug 27 07:54:00 2015 > New Revision: 290244 > URL: http://svnweb.FreeBSD.org/socsvn/?view=3Drev&rev=3D290244 >=20 > Log: > Replace the printf()s with optional rate limited debugging for RSS. >=20 > Modified: > soc2015/btw/head/sys/net/rss_config.c > soc2015/btw/head/sys/net/rss_config.h > soc2015/btw/head/sys/netinet/in_rss.c > soc2015/btw/head/sys/netinet6/in6_rss.c Ideally you=E2=80=99d add SDT probes for that as well; printfs for = debugging is something we should really stop avoiding I think.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2AC0F143-11B1-4793-B309-0D2DE3B6A995>