Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 14:28:54 -0400 (EDT)
From:      Ramkumar Chinchani <rc27@cse.Buffalo.EDU>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        <freebsd-hackers@freebsd.org>
Subject:   Re: kevent subsystem
Message-ID:  <Pine.SOL.4.30.0205101424240.2869-100000@pollux.cse.buffalo.edu>
In-Reply-To: <3CDB6759.41A76480@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I am asking more in terms of the posix event logging mechanism being
implemented in Linux 2.5.x kernel.

http://evlog.sourceforge.net/

How does the kevent mechanism of event notification and handling compare
to this scheme?

It appears to me that the Linux event logging merely supports logging of
events in a different way that already exists via klogd. This is a more
passive technique and requiring disk usage overheads in case of huge and
rapid audits.

On the other hand, kevent allows more active event registering and
handling...

What would be the pros and cons of both these techniques?

Thanks.

-Ram

==> Terry Lambert <tlambert2@mindspring.com>/11:23pm/May 9, 2002 <==

[Ramkumar Chinchani wrote:
[> Has the POSIX event standard implemeted in FreeBSD? POSIX events are logged to
[> a file. Which would give a better performance, assuming kevent can register more
[> events?
[
[Are you talking about POSIX persistent queueing, of the type not
[implemented by the POSIX printing model, based on Palladium out
[of Project Athena?
[
[THat's more like a "Tuxedo" replacement, than anything else.  It's
[not really comparable to kevent (IMO).
[
[If you meant something else, you might want to ask a clearer question
[(i.e. give the standards information for the "event standard" you
[are talking about; there are so many to choose from, e.g. queued
[signal delivery, etc.).
[
[-- Terry
[


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.30.0205101424240.2869-100000>