Date: Sat, 11 Feb 2006 18:44:37 +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: <200602111844.k1BIib5Q084161@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-02-11 18:44:37 UTC FreeBSD src repository Modified files: lib/libmemstat memstat_uma.c Log: 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. MFC after: 3 days Revision Changes Path 1.14 +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?200602111844.k1BIib5Q084161>