[<prev] [next>] [day] [month] [year] [list]
Message-ID: <a32c680e0808022120g6cec9061k435ac20780583120@mail.gmail.com>
Date: Sun, 3 Aug 2008 00:20:05 -0400
From: Chris <kavefish@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Process Status Callback to Module
I need a spot of help and I'm hoping someone can set me straight. I'm
working on a module that keeps state about a small number of
processes. Each time one of those processes exit, the module should
purge the corresponding state and I'm struggling to find a nice way to
do that. Is there an existing callback mechanism to kick the module
with notification upon a process exit? I've briefly read about the
connector project, but AFAIK that's geared to notify userspace rather
than a kernel module. Any pointers would be greatly appreciated.
If replying, kindly CC my address directly b/c I'm not subscribed to the list.
Cheers,
Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists