Subject: re: CVS commit: src/sys/kern
To: Elad Efrat <elad@NetBSD.org>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 09/12/2006 05:08:28
> they behave differently only when all listeners are unloaded.
> in that case i'm not sure what's a desired behaviour.
Question is this: after listeners *are* loaded, and then *unloaded*,
and we end up with a system that used to have them but now don't --
do we want to give someone a chance to fix this, or remain
dysfunctional?
if someone breaks their system like this, i think that is their
problem. we want to fail closed and this seems the best way.
.mrg.