public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02] Process Events Connector
@ 2005-10-26  0:07 Matt Helsley
  2005-10-26  0:09 ` Matt Helsley
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Matt Helsley @ 2005-10-26  0:07 UTC (permalink / raw)
  To: Andrew Morton
  Cc: LKML, Evgeniy Polyakov, Jean-Pierre Dion, Jesse Barnes,
	Guillaume Thouvenin, Badari Pulavarty, Ram Pai, CKRM-Tech,
	Erich Focht, elsa-devel, Gerrit Huizenga, Adrian Bunk,
	Chandra S. Seetharaman

Andrew, all,

	Is there any reason this patch could not go for a spin in a -mm tree?
It's similar to Guillaume's fork connector patch which did appear in -mm
at one point. It replaces the fork_advisor patch that ELSA is currently
using, can be used by userspace CKRM code, and in general is useful for
anything that may wish to monitor changes in all processes.

	I've modified the patch to future-proof it against proposed interfaces
that call module functions from fork, exit, exec, and set[ug]id paths.
This means that it should be safe to merge without or prior to merging
of those interfaces.

The patches are:
	
1. Export Connector Symbol - a small patch to export a useful connector
symbol. This enables the following patch.

2. Process Events Connector - This adds connector calls in the fork,
exec, etc. paths and provides a means for userspace to listen for the
generated events.

Thanks,
	-Matt Helsley
	< matthltc @ us.ibm.com >


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-10-26 23:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26  0:07 [PATCH 00/02] Process Events Connector Matt Helsley
2005-10-26  0:09 ` Matt Helsley
2005-10-26  0:12 ` [PATCH 02/02] " Matt Helsley
2005-10-26 19:30   ` Andrew Morton
2005-10-26 23:06     ` Matt Helsley
2005-10-26  0:16 ` [PATCH 01/02] Export Connector Symbol Matt Helsley
2005-10-26  6:57   ` Evgeniy Polyakov
2005-10-26  0:34 ` [PATCH 00/02] Process Events Connector Greg KH
2005-10-26  1:00   ` Matt Helsley
2005-10-26  1:16     ` Chandra Seetharaman
2005-10-26  1:22     ` Chris Wright
2005-10-26  1:30       ` [ckrm-tech] " Matt Helsley
2005-10-26  1:48         ` Chris Wright
2005-10-26  2:13           ` Matt Helsley
2005-10-26 18:34             ` Jay Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox