public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhou Yingchao <yingchao.zhou@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Fwd: [PATCH] kretprobe instance recycled by parent process
Date: Wed, 15 Feb 2006 11:39:26 +0800	[thread overview]
Message-ID: <67029b170602141939v4791ac72l@mail.gmail.com> (raw)
In-Reply-To: <67029b170602141936v69b85832q@mail.gmail.com>

2006/2/15, bibo mao <bibo_mao@linux.intel.com>:
> When kretprobe probe schedule() function, if probed process exit then
> schedule() function will never return, so some kretprobe instance will
> never be recycled. By this patch the parent process will recycle
> retprobe instance of probed function, there will be no memory leak of
> kretprobe instance. This patch is based on 2.6.16-rc3.

Is there any process which can exit without go through the do_exit() path?
--
Yingchao Zhou
***********************************************
 Institute Of Computing Technology
 Chinese Academy of Sciences
 Tel(O) : 010-62613792-28
***********************************************


--
Yingchao Zhou
***********************************************
 Institute Of Computing Technology
 Chinese Academy of Sciences
 Tel(O) : 010-62613792-28
***********************************************

  parent reply	other threads:[~2006-02-15  3:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15 10:42 [PATCH] kretprobe instance recycled by parent process bibo mao
     [not found] ` <67029b170602141936v69b85832q@mail.gmail.com>
2006-02-15  3:39   ` Zhou Yingchao [this message]
2006-02-15 12:55     ` Fwd: " bibo mao
2006-02-15  5:59       ` Zhou Yingchao
2006-02-15  6:21         ` bibo mao

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=67029b170602141939v4791ac72l@mail.gmail.com \
    --to=yingchao.zhou@gmail.com \
    --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