Subject: Re: Notification of kernel "events".
To: Darren Reed <darrenr@reed.wattle.id.au>
From: Erik E. Fair <fair@clock.org>
List: tech-kern
Date: 01/12/1999 13:19:41
There are user programs that need events like that, too, e.g. bind, inetd,
xntpd, syslog, sendmail...

If we're going to go this route (and it's probably better than having each
program double check the system's configuration for evey transaction), then
we should come up with a general purpose event mechanism that both the
kernel and userland can use, and register/document events that will be
generated.

	Erik <fair@clock.org>