From: Terje Eggestad <terje.eggestad@scali.no>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Telling the difference between threads and processes
Date: 08 Aug 2001 13:27:23 +0200 [thread overview]
Message-ID: <997270043.11431.9.camel@pc-16> (raw)
It started when I got annoyed with gtop's report on resident sizes
and that the sum of resident sizes can be twice that of physical mem.
Turns out that gtop adds the RS of threads and it should be a simple
fix to gtop.
The trouble is that I can't see a proof way from /proc/<pids> to figure
out if the process was clone()'ed with CLONE_VM or not. Is there???
--
_________________________________________________________________________
Terje Eggestad terje.eggestad@scali.no
Scali Scalable Linux Systems http://www.scali.com
Olaf Helsets Vei 6 tel: +47 22 62 89 61 (OFFICE)
P.O.Box 70 Bogerud +47 975 31 574 (MOBILE)
N-0621 Oslo fax: +47 22 62 89 51
NORWAY
_________________________________________________________________________
reply other threads:[~2001-08-08 11:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=997270043.11431.9.camel@pc-16 \
--to=terje.eggestad@scali.no \
--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