Date: Tue, 14 Feb 2006 03:36:21 +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: <200602140336.k1E3aLtw049567@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-02-14 03:36:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libmemstat memstat_uma.c Log: Merge memstat_uma.c:1.15 from HEAD to RELENG_6: When reporting an error reading from UMA per-cpu cache pointers using KVM, return a KVM error rather than an out of memory error, so that the caller reports the KVM error state. This replaces a misleading error message with a more accurate although equally confusing one. Approved by: re (scottl) Revision Changes Path 1.7.2.8 +2 -4 src/lib/libmemstat/memstat_uma.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602140336.k1E3aLtw049567>