tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: how do I preset ddb's LINES to zero
> On 15. Dec 2023, at 19:44, Andrew Cagney <andrew.cagney%gmail.com@localhost> wrote:
>
> On Fri, 15 Dec 2023 at 11:22, J. Hannken-Illjes <hannken%mailbox.org@localhost> wrote:
>
>>> Is there a way to stop this without having to rebuild the kernel.
>>
>> sysctl -w ddb.lines=0
>
> thanks, I'll add that (it won't help with my immediate problem of a
> panic during boot though)
From DDB command prompt "set $lines = 0" ...
--
J. Hannken-Illjes - hannken%mailbox.org@localhost
Home |
Main Index |
Thread Index |
Old Index