All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans Pop <elendil@planet.nl>
To: linux-kernel@vger.kernel.org
Subject: Wrong Vmalloc numbers in /proc/meminfo
Date: Mon, 28 Sep 2009 02:09:30 +0200	[thread overview]
Message-ID: <200909280209.32457.elendil@planet.nl> (raw)

With 2.6.31 (on x86_64) I'm seeing the following in /proc/meminfo.

$ cat /proc/meminfo
MemTotal:        2030968 kB
MemFree:          539408 kB
Buffers:           94984 kB
Cached:           308564 kB
SwapCached:        16048 kB
Active:           652236 kB
Inactive:         428808 kB
Active(anon):     436808 kB
Inactive(anon):   246996 kB
Active(file):     215428 kB
Inactive(file):   181812 kB
Unevictable:        1632 kB
Mlocked:            1632 kB
SwapTotal:       2097144 kB
SwapFree:        1979524 kB
Dirty:                12 kB
Writeback:             0 kB
AnonPages:        671276 kB
Mapped:            57684 kB
Slab:             177692 kB
SReclaimable:     160516 kB
SUnreclaim:        17176 kB
PageTables:        14812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     3112628 kB
Committed_AS:     988780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      340084 kB
VmallocChunk:   34359387131 kB
DirectMap4k:     2008768 kB
DirectMap2M:       63488 kB

Is it me or are VmallocTotal and VmallocChunk off by a factor 10,000 or so?

Cheers,
FJP

             reply	other threads:[~2009-09-28  0:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28  0:09 Frans Pop [this message]
2009-09-28  2:32 ` Wrong Vmalloc numbers in /proc/meminfo KAMEZAWA Hiroyuki
2009-09-28 16:56   ` Frans Pop
2009-09-28 23:59     ` KAMEZAWA Hiroyuki

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=200909280209.32457.elendil@planet.nl \
    --to=elendil@planet.nl \
    --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.