Date: Mon, 25 Jul 2005 09:52:59 +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: <200507250953.j6P9r05F002944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-07-25 09:52:59 UTC FreeBSD src repository Modified files: lib/libmemstat memstat_uma.c Log: If a retrieved UMA zone is a secondary zone, don't report keg free items, as they actually belong to the primary zone, and maye otherwise be reported more than once. MFC after: 1 day Revision Changes Path 1.8 +10 -1 src/lib/libmemstat/memstat_uma.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507250953.j6P9r05F002944>