Date: Tue, 14 Feb 2006 03:35:26 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libmemstat memstat_uma.c Message-ID: <200602140335.k1E3ZQ0Z049490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-02-14 03:35:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libmemstat memstat_uma.c Log: Merge memstat_uma.c:1.14 from HEAD to RELENG_6: Read all_cpus variable out of kmem, and validate CPUs against the all_cpus cpu mask before looking at the cache entries for the CPU. For systems with sparse CPU id arrays, this skips otherwise uninitialized cache structures. Approved by: re (scottl) Revision Changes Path 1.7.2.7 +10 -0 src/lib/libmemstat/memstat_uma.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602140335.k1E3ZQ0Z049490>