All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <Martin.Bligh@us.ibm.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: linux-mm mailing list <linux-mm@kvack.org>
Subject: ZONE_NORMAL exhaustion (dcache slab)
Date: Mon, 21 Oct 2002 13:40:37 -0700	[thread overview]
Message-ID: <302190000.1035232837@flay> (raw)

My big NUMA box went OOM over the weekend and started killing things
for no good reason (2.5.43-mm2). Probably running some background
updatedb for locate thing, not doing any real work.

meminfo:

MemTotal:     16077728 kB
MemFree:      14950708 kB
MemShared:           0 kB
Buffers:           492 kB
Cached:         384976 kB
SwapCached:          0 kB
Active:         372608 kB
Inactive:        13380 kB
HighTotal:    15335424 kB
HighFree:     14949000 kB
LowTotal:       742304 kB
LowFree:          1708 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:           2248 kB
Slab:           724744 kB
Reserved:       570464 kB
Committed_AS:     1100 kB
PageTables:        140 kB
ReverseMaps:      1518

Big things out of slabinfo:

ext2_inode_cache  554556 554598    416 61622 61622    1 :  120   60
dentry_cache      2791320 2791320    160 116305 116305    1 :  248  124

By my reckoning, that's over 450Mb of dentry cache that's refusing to shrink
under pressure. ext2_inode_cache ain't exactly anorexic either. Hmmm ..... 
Any good ways to debug this?

M.




WARNING: multiple messages have this Message-ID (diff)
From: "Martin J. Bligh" <Martin.Bligh@us.ibm.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: linux-mm mailing list <linux-mm@kvack.org>
Subject: ZONE_NORMAL exhaustion (dcache slab)
Date: Mon, 21 Oct 2002 13:40:37 -0700	[thread overview]
Message-ID: <302190000.1035232837@flay> (raw)

My big NUMA box went OOM over the weekend and started killing things
for no good reason (2.5.43-mm2). Probably running some background
updatedb for locate thing, not doing any real work.

meminfo:

MemTotal:     16077728 kB
MemFree:      14950708 kB
MemShared:           0 kB
Buffers:           492 kB
Cached:         384976 kB
SwapCached:          0 kB
Active:         372608 kB
Inactive:        13380 kB
HighTotal:    15335424 kB
HighFree:     14949000 kB
LowTotal:       742304 kB
LowFree:          1708 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:           2248 kB
Slab:           724744 kB
Reserved:       570464 kB
Committed_AS:     1100 kB
PageTables:        140 kB
ReverseMaps:      1518

Big things out of slabinfo:

ext2_inode_cache  554556 554598    416 61622 61622    1 :  120   60
dentry_cache      2791320 2791320    160 116305 116305    1 :  248  124

By my reckoning, that's over 450Mb of dentry cache that's refusing to shrink
under pressure. ext2_inode_cache ain't exactly anorexic either. Hmmm ..... 
Any good ways to debug this?

M.



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

             reply	other threads:[~2002-10-21 20:39 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21 20:40 Martin J. Bligh [this message]
2002-10-21 20:40 ` ZONE_NORMAL exhaustion (dcache slab) Martin J. Bligh
2002-10-21 21:13 ` Andrew Morton
2002-10-21 21:13   ` Andrew Morton
2002-10-21 21:16   ` Martin J. Bligh
2002-10-21 21:16     ` Martin J. Bligh
2002-10-21 21:33     ` Andrew Morton
2002-10-21 21:33       ` Andrew Morton
2002-10-21 21:33       ` Martin J. Bligh
2002-10-21 21:33         ` Martin J. Bligh
2002-10-21 21:49         ` Andrew Morton
2002-10-21 21:49           ` Andrew Morton
2002-10-21 22:30         ` Rik van Riel
2002-10-21 22:30           ` Rik van Riel
2002-10-21 22:53           ` Andrew Morton
2002-10-21 22:53             ` Andrew Morton
2002-10-22  0:31             ` Martin J. Bligh
2002-10-22  0:31               ` Martin J. Bligh
2002-10-22  3:39               ` Andrew Morton
2002-10-22  3:39                 ` Andrew Morton
2002-10-22  3:53                 ` Martin J. Bligh
2002-10-22  3:53                   ` Martin J. Bligh
2002-10-22  4:20                   ` Andrew Morton
2002-10-22  4:20                     ` Andrew Morton
2002-10-22  5:49                     ` Martin J. Bligh
2002-10-22  5:49                       ` Martin J. Bligh
2002-10-22  6:21                       ` Andrew Morton
2002-10-22  6:21                         ` Andrew Morton
2002-10-22 16:13                         ` Martin J. Bligh
2002-10-22 16:13                           ` Martin J. Bligh
2002-10-24 11:35                   ` Ed Tomlinson
2002-10-24 11:35                     ` Ed Tomlinson
2002-10-24 14:28                     ` Martin J. Bligh
2002-10-24 14:28                       ` Martin J. Bligh
2002-10-22 16:33             ` Rik van Riel
2002-10-22 16:33               ` Rik van Riel
2002-10-22 16:54               ` ARP address resolving in kernel Steffen Persvold
2002-10-22 17:05               ` ZONE_NORMAL exhaustion (dcache slab) Andrew Morton
2002-10-22 17:05                 ` Andrew Morton
2002-10-22 16:21       ` Dipankar Sarma
2002-10-22 16:21         ` Dipankar Sarma

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=302190000.1035232837@flay \
    --to=martin.bligh@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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 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.