From: Jesse Pollard <pollard@admin.navo.hpc.mil>
To: "Parthiban M" <parthi_m@hotmail.com>, linux-kernel@vger.kernel.org
Cc: skotra@npd.hcltech.com, pamanick@npd.hcltech.com,
nramamur@npd.hcltech.com
Subject: Re: Query on code space and data space !
Date: Fri, 13 Sep 2002 09:57:33 -0500 [thread overview]
Message-ID: <200209130957.33528.pollard@admin.navo.hpc.mil> (raw)
In-Reply-To: <F116NqfYwAYmY3pYNIT00019d42@hotmail.com>
On Friday 13 September 2002 09:23 am, Parthiban M wrote:
> Hi all :
>
> I'm using a linux box running RH7.3 (kernel 2.4.18-3).
> I've inserted one kernel module and I need information
> on how much code space and data space my module
> has consumed.
>
> Is there any way to know these statistics ? Doing a
> cat /proc/<process ID>/status (or stat or statm)
> showed some information. But I'm not very clear.
>
> Any pointers in this regard are highly appreciated.
I think you really want /proc/modules....
though it doesn't distinguish between code space and
data space. At this level of the kernel there isn't any
difference.
> Thanks,
> Parthi.
--
-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil
Any opinions expressed are solely my own.
prev parent reply other threads:[~2002-09-13 14:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-13 14:23 Parthiban M
2002-09-13 14:57 ` Jesse Pollard [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=200209130957.33528.pollard@admin.navo.hpc.mil \
--to=pollard@admin.navo.hpc.mil \
--cc=linux-kernel@vger.kernel.org \
--cc=nramamur@npd.hcltech.com \
--cc=pamanick@npd.hcltech.com \
--cc=parthi_m@hotmail.com \
--cc=skotra@npd.hcltech.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome