From: george anzinger <george@mvista.com>
To: Rusty Lynch <rusty@linux.co.intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How can I verify a memory address exist?
Date: Wed, 13 Nov 2002 10:48:43 -0800 [thread overview]
Message-ID: <3DD29E8B.496550A6@mvista.com> (raw)
In-Reply-To: 000b01c28aa8$ac0235c0$77d40a0a@amr.corp.intel.com
Rusty Lynch wrote:
>
> Is there a kernel function to find out if a given memory address exist?
>
> -rustyl
Here is a related question. Is there a way to verify that
an address is a valid slab sub space address? I.e. that it
was allocated by slab for a particular usage and is still
valid (i.e. has not been returned).
--
George Anzinger george@mvista.com
High-res-timers:
http://sourceforge.net/projects/high-res-timers/
Preemption patch:
http://www.kernel.org/pub/linux/kernel/people/rml
prev parent reply other threads:[~2002-11-13 18:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-13 0:07 How can I verify a memory address exist? Rusty Lynch
2002-11-13 8:13 ` Vamsi Krishna S .
2002-11-13 18:48 ` george anzinger [this message]
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=3DD29E8B.496550A6@mvista.com \
--to=george@mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@linux.co.intel.com \
/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.