All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Bob Bennett <Robert.Bennett2@ca.com>
Cc: apkm@osdl.org, linux-kernel@vger.kernel.org, kgem-devel@lists.sf.net
Subject: Re: [ANNOUNCE] Kernel Generalized Event Management
Date: Mon, 30 Aug 2004 18:24:00 -0400	[thread overview]
Message-ID: <4133A900.90906@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408301738310.22919@benro02lx.ca.com>

Bob Bennett wrote:
> Respectfully submitted for evaluation and comments...
> 
> Kernel Generalized Event Management (KGEM) is an experimental facility for
> collecting kernel events and managing user mode applications that are
> interested in these events.  A kernel event can be anything that happens in the
> kernel that an application may be interested in, such as a file being opened, a
> program being executed, a process being created, etc.  KGEM provides a
> structure for defining these events and delivering them to listening
> applications in user space.  


Just use netlink.  It's already in the kernel.

	Jeff


  parent reply	other threads:[~2004-08-30 22:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30 22:06 [ANNOUNCE] Kernel Generalized Event Management Bob Bennett
2004-08-30 22:10 ` Christoph Hellwig
2004-08-30 22:24 ` Jeff Garzik [this message]
2004-08-30 22:39 ` Chris Wright
2004-08-31 15:29   ` Bob Bennett
2004-08-31 16:52     ` Robert Love

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4133A900.90906@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=Robert.Bennett2@ca.com \
    --cc=apkm@osdl.org \
    --cc=kgem-devel@lists.sf.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.