11.0 stuck on high network load
Eugene Grosbein
eugen at grosbein.net
Fri Sep 16 18:23:17 UTC 2016
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).
More information about the freebsd-stable
mailing list