lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20160106235527.GA14135@codemonkey.org.uk> Date: Wed, 6 Jan 2016 18:55:27 -0500 From: Dave Jones <davej@...emonkey.org.uk> To: Linux Kernel <linux-kernel@...r.kernel.org> Cc: x86@...nel.org Subject: weird DirectMap2M accounting. 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/