summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorzec <zec@FreeBSD.org>2010-02-04 07:55:42 +0000
committerzec <zec@FreeBSD.org>2010-02-04 07:55:42 +0000
commit393450ca7b6226ab2ec1b9837777e0651d534a4e (patch)
tree7764b989a82fe6fe95e035ec04067054114e99ad /sys/dev
parent6db2453429c4a733846d86797a80dc47edc2aba9 (diff)
downloadFreeBSD-src-393450ca7b6226ab2ec1b9837777e0651d534a4e.zip
FreeBSD-src-393450ca7b6226ab2ec1b9837777e0651d534a4e.tar.gz
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 MFC after: 3 days
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud