[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: console server and kernel prints
From: |
Niels Möller |
Subject: |
Re: console server and kernel prints |
Date: |
08 Feb 2002 20:45:41 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:
> I am not sure we can do anything reasonable about it. Disabling the kernel
> messages would be the cure for corruption, but it might make you miss out on
> important messages from the kernel.
I guess the natural solution is to have the kernel send messages using
rpc to some user-level process (no idea how hard that is in Mach,
though).
/Niels