All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: Wu Fengguang <fengguang.wu@intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Bill Davidsen <davidsen@tmr.com>
Subject: Re: 2.6.28-rc8 big regression in VM
Date: Wed, 17 Dec 2008 13:33:07 +0100	[thread overview]
Message-ID: <20081217123307.GF4480@ics.muni.cz> (raw)
In-Reply-To: <20081217122726.GA21356@localhost>

[-- Attachment #1: Type: text/plain, Size: 446 bytes --]

On Wed, Dec 17, 2008 at 08:27:26PM +0800, Wu Fengguang wrote:
> It looks like most of cached pages were successfully freed:
> 
>         247788 => 69856 pages
> 
> To get more concrete numbers, could you send more info by running the
> following commands?
> 
> cp /proc/meminfo meminfo-1
> cp /proc/vmstat vmstat-1
> sync
> echo 3 > /proc/sys/vm/drop_caches
> cp /proc/meminfo meminfo-2
> cp /proc/vmstat vmstat-2

attached.

-- 
Lukáš Hejtmánek

[-- Attachment #2: meminfo-1 --]
[-- Type: text/plain, Size: 930 bytes --]

MemTotal:        2016688 kB
MemFree:           22680 kB
Buffers:          238592 kB
Cached:          1087428 kB
SwapCached:            0 kB
Active:          1016536 kB
Inactive:         798812 kB
Active(anon):     412044 kB
Inactive(anon):   150708 kB
Active(file):     604492 kB
Inactive(file):   648104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       1542232 kB
SwapFree:        1542232 kB
Dirty:               108 kB
Writeback:             0 kB
AnonPages:        489448 kB
Mapped:            73380 kB
Slab:             114192 kB
SReclaimable:      97304 kB
SUnreclaim:        16888 kB
PageTables:        11304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2550576 kB
Committed_AS:     818488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      332160 kB
VmallocChunk:   34359375355 kB
DirectMap4k:       49856 kB
DirectMap2M:     2004992 kB

[-- Attachment #3: meminfo-2 --]
[-- Type: text/plain, Size: 930 bytes --]

MemTotal:        2016688 kB
MemFree:         1306652 kB
Buffers:             360 kB
Cached:           129516 kB
SwapCached:            0 kB
Active:           428240 kB
Inactive:         190976 kB
Active(anon):     411084 kB
Inactive(anon):   150708 kB
Active(file):      17156 kB
Inactive(file):    40268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       1542232 kB
SwapFree:        1542232 kB
Dirty:                48 kB
Writeback:             0 kB
AnonPages:        489452 kB
Mapped:            73384 kB
Slab:              26188 kB
SReclaimable:       9576 kB
SUnreclaim:        16612 kB
PageTables:        11368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2550576 kB
Committed_AS:     818488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      332160 kB
VmallocChunk:   34359375355 kB
DirectMap4k:       49856 kB
DirectMap2M:     2004992 kB

[-- Attachment #4: vmstat-1 --]
[-- Type: text/plain, Size: 1255 bytes --]

nr_free_pages 5641
nr_inactive_anon 37677
nr_active_anon 103027
nr_inactive_file 162028
nr_active_file 151124
nr_unevictable 0
nr_mlock 0
nr_anon_pages 122347
nr_mapped 18345
nr_file_pages 331510
nr_dirty 28
nr_writeback 0
nr_slab_reclaimable 24326
nr_slab_unreclaimable 4222
nr_page_table_pages 2842
nr_unstable 0
nr_bounce 0
nr_vmscan_write 40
nr_writeback_temp 0
pgpgin 5916295
pgpgout 1320556
pswpin 0
pswpout 0
pgalloc_dma 22382
pgalloc_dma32 12834037
pgalloc_normal 0
pgalloc_movable 0
pgfree 12862318
pgactivate 347671
pgdeactivate 164209
pgfault 14972192
pgmajfault 30587
pgrefill_dma 1054
pgrefill_dma32 163155
pgrefill_normal 0
pgrefill_movable 0
pgsteal_dma 32
pgsteal_dma32 885851
pgsteal_normal 0
pgsteal_movable 0
pgscan_kswapd_dma 32
pgscan_kswapd_dma32 905956
pgscan_kswapd_normal 0
pgscan_kswapd_movable 0
pgscan_direct_dma 0
pgscan_direct_dma32 3104
pgscan_direct_normal 0
pgscan_direct_movable 0
pginodesteal 0
slabs_scanned 126976
kswapd_steal 885060
kswapd_inodesteal 10067
pageoutrun 12199
allocstall 11
pgrotated 3
unevictable_pgs_culled 21
unevictable_pgs_scanned 0
unevictable_pgs_rescued 22
unevictable_pgs_mlocked 22
unevictable_pgs_munlocked 22
unevictable_pgs_cleared 0
unevictable_pgs_stranded 0
unevictable_pgs_mlockfreed 0

[-- Attachment #5: vmstat-2 --]
[-- Type: text/plain, Size: 1252 bytes --]

nr_free_pages 326668
nr_inactive_anon 37677
nr_active_anon 102771
nr_inactive_file 10041
nr_active_file 4345
nr_unevictable 0
nr_mlock 0
nr_anon_pages 122363
nr_mapped 18346
nr_file_pages 32505
nr_dirty 20
nr_writeback 0
nr_slab_reclaimable 2392
nr_slab_unreclaimable 4153
nr_page_table_pages 2842
nr_unstable 0
nr_bounce 0
nr_vmscan_write 40
nr_writeback_temp 0
pgpgin 5916963
pgpgout 1320888
pswpin 0
pswpout 0
pgalloc_dma 22397
pgalloc_dma32 12843648
pgalloc_normal 0
pgalloc_movable 0
pgfree 13192960
pgactivate 347736
pgdeactivate 164209
pgfault 14973258
pgmajfault 30595
pgrefill_dma 1054
pgrefill_dma32 163155
pgrefill_normal 0
pgrefill_movable 0
pgsteal_dma 32
pgsteal_dma32 885851
pgsteal_normal 0
pgsteal_movable 0
pgscan_kswapd_dma 32
pgscan_kswapd_dma32 905956
pgscan_kswapd_normal 0
pgscan_kswapd_movable 0
pgscan_direct_dma 0
pgscan_direct_dma32 3104
pgscan_direct_normal 0
pgscan_direct_movable 0
pginodesteal 0
slabs_scanned 374272
kswapd_steal 885060
kswapd_inodesteal 10067
pageoutrun 12199
allocstall 11
pgrotated 3
unevictable_pgs_culled 21
unevictable_pgs_scanned 0
unevictable_pgs_rescued 22
unevictable_pgs_mlocked 22
unevictable_pgs_munlocked 22
unevictable_pgs_cleared 0
unevictable_pgs_stranded 0
unevictable_pgs_mlockfreed 0

  reply	other threads:[~2008-12-17 12:38 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 18:38 2.6.28-rc8 big regression in VM Lukas Hejtmanek
2008-12-13  1:21 ` Wu Fengguang
2008-12-13  9:58   ` Lukas Hejtmanek
2008-12-13 14:02     ` Wu Fengguang
2008-12-16 21:08       ` Bill Davidsen
2008-12-15  1:16     ` Wu Fengguang
2008-12-15  2:05       ` KOSAKI Motohiro
2008-12-15  2:05         ` KOSAKI Motohiro
2008-12-15  9:53         ` Lukas Hejtmanek
2008-12-15  9:53           ` Lukas Hejtmanek
2008-12-15 10:56           ` KOSAKI Motohiro
2008-12-15 10:56             ` KOSAKI Motohiro
2008-12-15  9:44       ` Lukas Hejtmanek
2008-12-16  4:59         ` Wu Fengguang
     [not found]           ` <20081216195219.GA4480@ics.muni.cz>
2008-12-17 12:27             ` Wu Fengguang
2008-12-17 12:33               ` Lukas Hejtmanek [this message]
2008-12-17 12:44                 ` Wu Fengguang
2008-12-17 12:49                   ` Lukas Hejtmanek
2008-12-17 13:02                     ` Wu Fengguang
2008-12-25 10:50                     ` Wu Fengguang
2008-12-25 10:58                       ` Lukas Hejtmanek
2008-12-25 11:18                         ` Wu Fengguang

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=20081217123307.GF4480@ics.muni.cz \
    --to=xhejtman@ics.muni.cz \
    --cc=davidsen@tmr.com \
    --cc=fengguang.wu@intel.com \
    --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 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.