public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Fedyk <mfedyk@matchmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Robert Love <rml@tech9.net>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] preempt-kernel on 2.4.19-pre2-ac2 bugfix
Date: Fri, 8 Mar 2002 11:26:43 -0800	[thread overview]
Message-ID: <20020308192643.GA29073@matchmail.com> (raw)
In-Reply-To: <20020308022751.GF28141@matchmail.com> <E16jKJX-00069s-00@the-village.bc.nu>
In-Reply-To: <E16jKJX-00069s-00@the-village.bc.nu>

On Fri, Mar 08, 2002 at 01:21:39PM +0000, Alan Cox wrote:
> > Won't this show up in rss or some other ps mem listing -or- is this
> > something that hasn't been exported to user space before on linux?
> 
> It might show up in /proc/<pid>/* - the maps list will show address
> spaces. Otherwise address space leaks have always been invisible and its
> only when you leak to 3Gb of unused address space the app will notice if
> its never touching it
> 

I couldn't find any processes that looked to use a lot of address space, so
I switched to single user mode (kills most everything...) and ran pstree and
/proc/memstat:

init-+-bdflush
     |-init---bash---pstree
     |-keventd
     |-kjournald
     |-ksoftirqd_CPU0
     |-kswapd
     |-kupdated
     |-lockd
     |-mdrecoveryd
     `-rpciod
        total:    used:    free:  shared: buffers:  cached:
Mem:  129662976 110067712 19595264        0 11984896 78237696
Swap: 500056064    40960 500015104
MemTotal:       126624 kB
MemFree:         19136 kB
MemShared:           0 kB
Buffers:         11704 kB
Cached:          76364 kB
SwapCached:         40 kB
Active:          62440 kB
Inact_dirty:      9568 kB
Inact_clean:     16780 kB
Inact_target:    17756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       126624 kB
LowFree:         19136 kB
SwapTotal:      488336 kB
SwapFree:       488296 kB
Committed AS:   355580 kB

I'll test without preempt and see if it shows up again.  It took a day
before though, so...

  reply	other threads:[~2002-03-08 19:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-05  0:23 [PATCH] preempt-kernel on 2.4.19-pre2-ac2 bugfix Robert Love
2002-03-05  0:41 ` Mike Fedyk
2002-03-05  0:52   ` Robert Love
2002-03-07 23:21 ` Mike Fedyk
2002-03-07 23:46   ` Alan Cox
2002-03-08  0:05     ` Mike Fedyk
2002-03-08  0:38       ` Alan Cox
2002-03-08  2:27         ` Mike Fedyk
2002-03-08 13:21           ` Alan Cox
2002-03-08 19:26             ` Mike Fedyk [this message]
2002-03-09 23:35               ` Mike Fedyk
2002-03-10  0:53                 ` Alan Cox

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=20020308192643.GA29073@matchmail.com \
    --to=mfedyk@matchmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rml@tech9.net \
    /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