All of lore.kernel.org
 help / color / mirror / Atom feed
* weird DirectMap2M accounting.
@ 2016-01-06 23:55 Dave Jones
  2016-01-07  0:11 ` Dave Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Jones @ 2016-01-06 23:55 UTC (permalink / raw)
  To: Linux Kernel; +Cc: x86

I just spotted this in /proc/meminfo on an old Core2 machine with 4G.

DirectMap2M:    18446744073709543424 kB

Looks like we subtracted 8192 from 0 somewhere.

Should split_page_count() be checking that direct_pages_count > 0 ?

	Dave


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

end of thread, other threads:[~2016-01-11  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-06 23:55 weird DirectMap2M accounting Dave Jones
2016-01-07  0:11 ` Dave Jones
2016-01-07  0:18   ` Dave Jones
2016-01-11  8:58     ` Thomas Gleixner

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.