Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 18:55:04 +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:  <200602111855.k1BIt4aV084751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602111855.k1BIt4aV084751>