All of lore.kernel.org
 help / color / mirror / Atom feed
* Wrong Vmalloc numbers in /proc/meminfo
@ 2009-09-28  0:09 Frans Pop
  2009-09-28  2:32 ` KAMEZAWA Hiroyuki
  0 siblings, 1 reply; 4+ messages in thread
From: Frans Pop @ 2009-09-28  0:09 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-29  0:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-28  0:09 Wrong Vmalloc numbers in /proc/meminfo Frans Pop
2009-09-28  2:32 ` KAMEZAWA Hiroyuki
2009-09-28 16:56   ` Frans Pop
2009-09-28 23:59     ` KAMEZAWA Hiroyuki

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.