cvs commit: src/lib/libmemstat memstat_uma.c
Robert Watson
rwatson at FreeBSD.org
Sat Feb 11 10:55:04 PST 2006
rwatson 2006-02-11 18:55:04 UTC
FreeBSD src repository
Modified files:
lib/libmemstat memstat_uma.c
Log:
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.
MFC after: 3 days
Revision Changes Path
1.15 +2 -4 src/lib/libmemstat/memstat_uma.c
More information about the cvs-src
mailing list