Re: 2.6.23-mm1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Torsten Kaiser
Date: Saturday, October 13, 2007 - 11:35 am

On 10/13/07, Andrew Morton <akpm@linux-foundation.org> wrote:

I don't have the meminfo or slabinfo, only the output from SysRq+M:

SysRq : Show Memory
Mem-info:
Node 0 DMA per-cpu:
CPU    0: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
CPU    1: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
CPU    2: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
CPU    3: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
Node 0 DMA32 per-cpu:
CPU    0: Hot: hi:  186, btch:  31 usd: 173   Cold: hi:   62, btch:  15 usd:  29
CPU    1: Hot: hi:  186, btch:  31 usd:  69   Cold: hi:   62, btch:  15 usd:   4
CPU    2: Hot: hi:  186, btch:  31 usd:  82   Cold: hi:   62, btch:  15 usd:  13
CPU    3: Hot: hi:  186, btch:  31 usd:  71   Cold: hi:   62, btch:  15 usd:   3
Node 1 DMA32 per-cpu:
CPU    0: Hot: hi:  186, btch:  31 usd: 171   Cold: hi:   62, btch:  15 usd:   0
CPU    1: Hot: hi:  186, btch:  31 usd:  57   Cold: hi:   62, btch:  15 usd:   0
CPU    2: Hot: hi:  186, btch:  31 usd: 171   Cold: hi:   62, btch:  15 usd:   6
CPU    3: Hot: hi:  186, btch:  31 usd: 158   Cold: hi:   62, btch:  15 usd:   7
Node 1 Normal per-cpu:
CPU    0: Hot: hi:  186, btch:  31 usd:   0   Cold: hi:   62, btch:  15 usd:   0
CPU    1: Hot: hi:  186, btch:  31 usd:   0   Cold: hi:   62, btch:  15 usd:   0
CPU    2: Hot: hi:  186, btch:  31 usd: 170   Cold: hi:   62, btch:  15 usd:  13
CPU    3: Hot: hi:  186, btch:  31 usd: 172   Cold: hi:   62, btch:  15 usd:  19
Active:236368 inactive:63289 dirty:365 writeback:0 unstable:0
 free:28366 slab:43372 mapped:13718 pagetables:2356 bounce:0
Node 0 DMA free:8048kB min:16kB low:20kB high:24kB active:0kB
inactive:0kB present:8876kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 2004 2004 2004
Node 0 DMA32 free:98364kB min:4040kB low:5048kB high:6060kB
active:527764kB inactive:107636kB present:2052320kB pages_scanned:0
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 DMA32 free:5824kB min:3040kB low:3800kB high:4560kB
active:223216kB inactive:135068kB present:1544000kB pages_scanned:0
all_unreclaimable? no
lowmem_reserve[]: 0 0 505 505
Node 1 Normal free:1228kB min:1016kB low:1268kB high:1524kB
active:194492kB inactive:10452kB present:517120kB pages_scanned:0
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 6*4kB 7*8kB 4*16kB 5*32kB 3*64kB 3*128kB 4*256kB 2*512kB
1*1024kB 2*2048kB 0*4096kB = 8048kB
Node 0 DMA32: 10629*4kB 4229*8kB 1240*16kB 4*32kB 0*64kB 0*128kB
0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 98364kB
Node 1 DMA32: 442*4kB 5*8kB 3*16kB 2*32kB 1*64kB 0*128kB 1*256kB
1*512kB 1*1024kB 1*2048kB 0*4096kB = 5824kB
Node 1 Normal: 182*4kB 17*8kB 9*16kB 1*32kB 3*64kB 0*128kB 0*256kB
0*512kB 0*1024kB 0*2048kB 0*4096kB = 1232kB
Swap cache: add 64, delete 64, find 35/40, race 0+0
Free swap  = 9775416kB
Total swap = 9775416kB
Free swap:       9775416kB
1048576 pages of RAM
35172 reserved pages
106120 pages shared
0 pages swap cached

When I noticed the leak, I stopped the emerge (the Gentoo update aka
the compiling tasks) and cleared the tmpfs that was used for it. I
also stopped X.
~1Gb was used as pagecache, slubinfo showed around 200..300 Mb used
for slab, but only ~350Mb free out of 4Gb.
I did not see any tasks with abnormal memory sizes.


I suspected that I need more debugging options to track this.
Currently compiling more packages again, but no obvious leak.
When the leak occurred I noticed the disk throughput falling /
stalling several second and this appeared in the syslog:
ohci1394: fw-host0: Waking dma ctx=0 ... processing is probably too slow
ohci1394: fw-host0: Waking dma ctx=0 ... processing is probably too slow

I'm still using the old firewire stack because of eth1394.

I will mail again, when I have more info.

Torsten
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.23-mm1, Andrew Morton, (Thu Oct 11, 9:31 pm)
Re: 2.6.23-mm1, KAMEZAWA Hiroyuki, (Thu Oct 11, 10:03 pm)
Re: 2.6.23-mm1, Andrew Morton, (Thu Oct 11, 11:42 pm)
Re: 2.6.23-mm1, Al Viro, (Thu Oct 11, 11:46 pm)
Re: 2.6.23-mm1, Cedric Le Goater, (Thu Oct 11, 11:48 pm)
[PATCH] add missing parenthesis in cfe_writeblk() macro, Mariusz Kozlowski, (Thu Oct 11, 11:51 pm)
Re: 2.6.23-mm1, Andrew Morton, (Fri Oct 12, 12:13 am)
Re: 2.6.23-mm1, KAMEZAWA Hiroyuki, (Fri Oct 12, 12:25 am)
Re: 2.6.23-mm1 - build failure on axonram, Kamalesh Babulal, (Fri Oct 12, 12:44 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Fri Oct 12, 1:31 am)
Re: 2.6.23-mm1, Sam Ravnborg, (Fri Oct 12, 1:36 am)
Re: 2.6.23-mm1, Andrew Morton, (Fri Oct 12, 1:37 am)
Build Failure (Was Re: 2.6.23-mm1), Dhaval Giani, (Fri Oct 12, 2:42 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Fri Oct 12, 5:46 am)
[PATCH net-2.6] uml: hard_header fix, Stephen Hemminger, (Fri Oct 12, 11:06 am)
Re: 2.6.23-mm1, Al Viro, (Fri Oct 12, 12:04 pm)
Re: 2.6.23-mm1 thread exit_group issue, Mathieu Desnoyers, (Fri Oct 12, 12:47 pm)
Re: 2.6.23-mm1 thread exit_group issue, Andrew Morton, (Fri Oct 12, 1:01 pm)
Re: 2.6.23-mm1, Laurent Riffard, (Fri Oct 12, 1:38 pm)
Re: 2.6.23-mm1, Andrew Morton, (Fri Oct 12, 2:00 pm)
Re: 2.6.23-mm1, Rafael J. Wysocki, (Fri Oct 12, 2:32 pm)
Re: 2.6.23-mm1 thread exit_group issue, Andrew Morton, (Fri Oct 12, 6:03 pm)
Re: 2.6.23-mm1 - Build failure on rgmii, Kamalesh Babulal, (Fri Oct 12, 9:35 pm)
Re: 2.6.23-mm1 - build failure with advansys, Kamalesh Babulal, (Fri Oct 12, 9:44 pm)
Re: 2.6.23-mm1 - build failure with advansys, Andrew Morton, (Fri Oct 12, 11:52 pm)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 1:01 am)
Re: 2.6.23-mm1, Jeff Garzik, (Sat Oct 13, 3:55 am)
Re: 2.6.23-mm1 thread exit_group issue, Oleg Nesterov, (Sat Oct 13, 4:48 am)
Re: 2.6.23-mm1 thread exit_group issue, Oleg Nesterov, (Sat Oct 13, 5:02 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 5:03 am)
Re: 2.6.23-mm1, Jeff Garzik, (Sat Oct 13, 5:19 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 7:32 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 7:40 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 8:13 am)
Re: 2.6.23-mm1, Gabriel C, (Sat Oct 13, 10:12 am)
Re: 2.6.23-mm1 pm_prepare() and _finish() w/ args vs. without, Rafael J. Wysocki, (Sat Oct 13, 10:22 am)
Re: 2.6.23-mm1, Jeff Garzik, (Sat Oct 13, 10:48 am)
Re: 2.6.23-mm1 thread exit_group issue, Andrew Morton, (Sat Oct 13, 10:49 am)
Suspend Broken (Re: 2.6.23-mm1), Dhaval Giani, (Sat Oct 13, 10:58 am)
Re: 2.6.23-mm1, Andrew Morton, (Sat Oct 13, 11:01 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 11:05 am)
Re: 2.6.23-mm1, Gabriel C, (Sat Oct 13, 11:08 am)
Re: 2.6.23-mm1, Andrew Morton, (Sat Oct 13, 11:18 am)
Re: Suspend Broken (Re: 2.6.23-mm1), Rafael J. Wysocki, (Sat Oct 13, 11:33 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sat Oct 13, 11:35 am)
Re: 2.6.23-mm1, Jeff Garzik, (Sat Oct 13, 11:41 am)
Re: 2.6.23-mm1 pm_prepare() and _finish() w/ args vs. without, Rafael J. Wysocki, (Sat Oct 13, 12:13 pm)
[2.6.23-mm1] CONFIG_LOCALVERSION handling broken, Tilman Schmidt, (Sat Oct 13, 3:11 pm)
Re: 2.6.23-mm1 thread exit_group issue, Mathieu Desnoyers, (Sat Oct 13, 9:04 pm)
Re: Suspend Broken (Re: 2.6.23-mm1), Dhaval Giani, (Sat Oct 13, 9:26 pm)
Re: 2.6.23-mm1, Torsten Kaiser, (Sun Oct 14, 4:54 am)
Re: Suspend Broken (Re: 2.6.23-mm1), Rafael J. Wysocki, (Sun Oct 14, 7:19 am)
Re: 2.6.23-mm1, Andrew Morton, (Sun Oct 14, 11:39 am)
Re: 2.6.23-mm1, Torsten Kaiser, (Sun Oct 14, 12:12 pm)
Re: 2.6.23-mm1, Andrew Morton, (Sun Oct 14, 12:26 pm)
Re: 2.6.23-mm1, Torsten Kaiser, (Sun Oct 14, 12:40 pm)
Re: 2.6.23-mm1 pm_prepare() and _finish() w/ args vs. without, Rafael J. Wysocki, (Sun Oct 14, 1:20 pm)
Re: 2.6.23-mm1, Milan Broz, (Sun Oct 14, 3:03 pm)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Laurent Riffard, (Sun Oct 14, 3:34 pm)
[PATCH] Add irq protection in the percpu-counters cpu-hotp ..., Gautham R Shenoy, (Sun Oct 14, 11:18 pm)
Re: 2.6.23-mm1, Jens Axboe, (Sun Oct 14, 11:50 pm)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Christoph Hellwig, (Mon Oct 15, 1:40 am)
nfs mmap adventure (was: 2.6.23-mm1), Peter Zijlstra, (Mon Oct 15, 5:28 am)
Re: nfs mmap adventure (was: 2.6.23-mm1), David Howells, (Mon Oct 15, 7:06 am)
Re: nfs mmap adventure (was: 2.6.23-mm1), Trond Myklebust, (Mon Oct 15, 8:43 am)
Re: nfs mmap adventure (was: 2.6.23-mm1), Trond Myklebust, (Mon Oct 15, 8:51 am)
Re: 2.6.23-mm1, Mark Gross, (Mon Oct 15, 9:09 am)
Re: 2.6.23-mm1, Zan Lynx, (Mon Oct 15, 9:13 am)
Re: 2.6.23-mm1, Dave Hansen, (Mon Oct 15, 9:28 am)
Re: nfs mmap adventure (was: 2.6.23-mm1), Peter Zijlstra, (Mon Oct 15, 9:38 am)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Jeff Mahoney, (Mon Oct 15, 11:31 am)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Laurent Riffard, (Mon Oct 15, 12:51 pm)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Laurent Riffard, (Mon Oct 15, 1:06 pm)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Jeff Mahoney, (Mon Oct 15, 1:23 pm)
Re: 2.6.23-mm1, Rafael J. Wysocki, (Mon Oct 15, 1:40 pm)
Re: 2.6.23-mm1 pm_prepare() and _finish() w/ args vs. without, Rafael J. Wysocki, (Mon Oct 15, 1:55 pm)
Re: nfs mmap adventure (was: 2.6.23-mm1), David Howells, (Mon Oct 15, 4:27 pm)
Re: nfs mmap adventure (was: 2.6.23-mm1), Nick Piggin, (Mon Oct 15, 6:46 pm)
Re: 2.6.23-mm1 - regression- PowerPC link failure at arch/ ..., Kamalesh Babulal, (Tue Oct 16, 12:18 am)
Re: 2.6.23-mm1 - regression- PowerPC link failure at arch/ ..., Kamalesh Babulal, (Tue Oct 16, 12:44 am)
Re: 2.6.23-mm1, Mark Gross, (Tue Oct 16, 12:58 pm)
Re: 2.6.23-mm1, Rafael J. Wysocki, (Tue Oct 16, 1:28 pm)
Re: 2.6.23-mm1, Mark Gross, (Tue Oct 16, 4:31 pm)
Re: 2.6.23-mm1, KAMEZAWA Hiroyuki, (Wed Oct 17, 12:01 am)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Christoph Hellwig, (Wed Oct 17, 1:58 am)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Christoph Hellwig, (Wed Oct 17, 1:59 am)
Re: 2.6.23-mm1, Andrew Morton, (Wed Oct 17, 2:02 am)
Re: 2.6.23-mm1, Jiri Kosina, (Wed Oct 17, 2:10 am)
Re: 2.6.23-mm1, KAMEZAWA Hiroyuki, (Wed Oct 17, 2:36 am)
Re: 2.6.23-mm1, Jiri Kosina, (Wed Oct 17, 4:42 am)
Re: 2.6.23-mm1, KAMEZAWA Hiroyuki, (Wed Oct 17, 5:33 am)
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs, Jeff Mahoney, (Wed Oct 17, 7:55 am)
Re: 2.6.23-mm1 - list_add corruption in cgroup, Cedric Le Goater, (Wed Oct 17, 8:54 am)
Re: [2.6.23-mm1] CONFIG_LOCALVERSION handling broken, Sam Ravnborg, (Wed Oct 17, 1:27 pm)
Re: [2.6.23-mm1] CONFIG_LOCALVERSION handling broken, Tilman Schmidt, (Wed Oct 17, 4:06 pm)
Re: 2.6.23-mm1 - build failure with advansys, Paul Mackerras, (Wed Oct 17, 5:07 pm)
Re: 2.6.23-mm1 - build failure with advansys, Matthew Wilcox, (Wed Oct 17, 6:48 pm)
Re: 2.6.23-mm1 - list_add corruption in cgroup, Paul Menage, (Thu Oct 18, 8:56 am)
PIE randomization (was Re: 2.6.23-mm1), Jiri Kosina, (Fri Oct 19, 2:07 am)
Re: 2.6.23-mm1, Jiri Kosina, (Fri Oct 19, 2:54 pm)
Re: 2.6.23-mm1 - list_add corruption in cgroup, Paul Menage, (Fri Oct 19, 3:11 pm)
oops in lbmIODone, fails to boot [Re: 2.6.23-mm1], Mattia Dongili, (Fri Oct 19, 9:57 pm)
Re: 2.6.23-mm1 - autofs broken, Rik van Riel, (Fri Oct 19, 10:13 pm)
Re: oops in lbmIODone, fails to boot [Re: 2.6.23-mm1], Andrew Morton, (Fri Oct 19, 10:34 pm)
Re: 2.6.23-mm1 - autofs broken, Andrew Morton, (Fri Oct 19, 10:39 pm)
Re: 2.6.23-mm1 - autofs broken, Rik van Riel, (Fri Oct 19, 10:54 pm)
Re: 2.6.23-mm1 - autofs broken, Rik van Riel, (Fri Oct 19, 10:54 pm)
Re: oops in lbmIODone, fails to boot [Re: 2.6.23-mm1], Dave Kleikamp, (Sat Oct 20, 5:18 am)
Re: 2.6.23-mm1 - autofs broken, Rik van Riel, (Sat Oct 20, 7:56 am)
Re: oops in lbmIODone, fails to boot [Re: 2.6.23-mm1], Mattia Dongili, (Sat Oct 20, 10:44 pm)
mysqld prevents s2ram [Re: 2.6.23-mm1], Mattia Dongili, (Sat Oct 20, 10:58 pm)
Re: mysqld prevents s2ram [Re: 2.6.23-mm1], Mattia Dongili, (Sat Oct 20, 11:28 pm)
Re: 2.6.23-mm1 - regression- PowerPC link failure at arch/ ..., Kamalesh Babulal, (Sat Oct 20, 11:42 pm)
Re: mysqld prevents s2ram [Re: 2.6.23-mm1], Pavel Machek, (Sun Oct 21, 2:58 am)
Re: mysqld prevents s2ram [Re: 2.6.23-mm1], Rafael J. Wysocki, (Sun Oct 21, 4:53 am)
Re: 2.6.23-mm1 - autofs broken, Ian Kent, (Sun Oct 21, 8:45 pm)
Re: 2.6.23-mm1 - autofs broken, Rik van Riel, (Mon Oct 22, 9:46 am)
kernel panic when running tcpdump, Mariusz Kozlowski, (Mon Oct 22, 11:40 am)
Re: kernel panic when running tcpdump, Andrew Morton, (Mon Oct 22, 12:03 pm)
Re: kernel panic when running tcpdump, Mariusz Kozlowski, (Mon Oct 22, 2:16 pm)
Re: 2.6.23-mm1 - autofs broken, Dave Hansen, (Mon Oct 22, 3:03 pm)
Re: 2.6.23-mm1 - regression- PowerPC link failure at arch/ ..., Stephen Rothwell, (Fri Oct 26, 10:05 pm)
Re: [2.6.23-mm1] CONFIG_LOCALVERSION handling broken, Tilman Schmidt, (Sat Oct 27, 8:19 am)
Re: [2.6.23-mm1] CONFIG_LOCALVERSION handling broken, Sam Ravnborg, (Sat Oct 27, 8:28 am)