cvs commit: src/lib/libmemstat memstat_uma.c

Robert Watson rwatson at FreeBSD.org
Mon Feb 13 19:36:22 PST 2006


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


More information about the cvs-all mailing list