Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2016 01:22:56 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Slawa Olhovchenkov <slw@zxy.spb.ru>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: 11.0 stuck on high network load
Message-ID:  <57DC3880.7090405@grosbein.net>
In-Reply-To: <20160916181839.GC2960@zxy.spb.ru>
References:  <20160904215739.GC22212@zxy.spb.ru> <20160905014612.GA42393@strugglingcoder.info> <20160914213503.GJ2840@zxy.spb.ru> <20160915085938.GN38409@kib.kiev.ua> <20160915090633.GS2840@zxy.spb.ru> <20160916181839.GC2960@zxy.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
17.09.2016 1:18, Slawa Olhovchenkov пишет:

> ~^B don't break to debuger.

Make sure your kernel config has:

# Solaris implements a new BREAK which is initiated by a character
# sequence CR ~ ^b which is similar to a familiar pattern used on
# Sun servers by the Remote Console.  There are FreeBSD extensions:
# CR ~ ^p requests force panic and CR ~ ^r requests a clean reboot.
options         ALT_BREAK_TO_DEBUGGER

And don't forget that tilde (~) should follow CR (Enter).




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