The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: John Levon <levon@movementarian.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add module load profile hook
Date: Mon, 24 Feb 2003 11:33:34 +1100	[thread overview]
Message-ID: <20030224025907.A75512C093@lists.samba.org> (raw)
In-Reply-To: Your message of "Fri, 21 Feb 2003 00:54:12 -0000." <20030221005412.GA95016@compsoc.man.ac.uk>

In message <20030221005412.GA95016@compsoc.man.ac.uk> you write:
> On Fri, Feb 21, 2003 at 11:33:46AM +1100, Rusty Russell wrote:
> 
> > Sure, but I think I prefer a more generic notifier mechanism anyway,
> > which oprofile can use as well as other mechanisms.
> > 
> > Say, module_notifier with a MODULE_LOADED, MODULE_INITIALIZED,
> > MODULE_UNLOADING, MODULE_GONE?
> 
> What needs this ?

I was thinking those who want to roll their own two-stage init and
delete.  I wouldn't implement them all at first, but putting a
notifier in is simple, and it can be expanded later.

ie. you'd just implement MODULE_INITIALIZED, and leave the rest.

Fair?
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  reply	other threads:[~2003-02-24  2:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 21:53 [PATCH] Add module load profile hook John Levon
2003-02-21  0:33 ` Rusty Russell
2003-02-21  0:54   ` John Levon
2003-02-24  0:33     ` Rusty Russell [this message]
2003-02-24 17:16       ` John Levon
2003-02-25  1:25         ` Rusty Russell
2003-02-25  2:58           ` John Levon
2003-02-25  8:07             ` Rusty Russell

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=20030224025907.A75512C093@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=levon@movementarian.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox