Re: [evlog-dev] Re: alternate event logging proposal

Jeff Garzik (jgarzik@pobox.com)
Tue, 24 Sep 2002 17:26:33 -0400


Larry Kessler wrote:
> Event logging uses real-time signaling to notify a process that's registered
> for notification that an event matching the criteria defined during
> registration has been written to the event log. When notified, the process
> can read the entire event from the event log and then do whatever.

I've already seen the event logging userspace API, thanks.

Are you saying that netlink is not useful for event delivery inside the
kernel? It seems useful to me. Are you saying that netlink is
incompatible with the POSIX event logging interface? My initial
thinking is that it seems compatible, just the syscalls[interface] is a
bit different.

Both your messages simply described and re-described POSIX event
logging, without actually responding to my suggestion. Are you just
quoting specifications because you would rather not look into netlink
and explore new options?

I would rather avoid the kernel bloat of two pieces of kernel code doing
the pretty much the same thing internally.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/