Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303159
| From | Dave Jones <davej@codemonkey.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | weird DirectMap2M accounting. |
| Date | 2016-01-07 01:00 +0100 |
| Message-ID | <qO69I-88W-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
weird DirectMap2M accounting. Dave Jones <davej@codemonkey.org.uk> - 2016-01-07 01:00 +0100
Re: weird DirectMap2M accounting. Dave Jones <davej@codemonkey.org.uk> - 2016-01-07 01:20 +0100
Re: weird DirectMap2M accounting. Thomas Gleixner <tglx@linutronix.de> - 2016-01-11 10:00 +0100
Re: weird DirectMap2M accounting. Dave Jones <davej@codemonkey.org.uk> - 2016-01-07 01:20 +0100
csiph-web