Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 12:10:19 +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/sys/vm uma.h uma_core.c
Message-ID:  <200507281210.j6SCAKVx042348@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-07-28 12:10:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               uma.h uma_core.c 
  Log:
  Merge uma.h:1.27, uma_core.c:1.129 from HEAD to RELENG_6:
  
    Rename UMA_MAX_NAME to UTH_MAX_NAME, since it's a maximum in the
    monitoring API, which might or might not be the same as the internal
    maximum (currently none).
  
    Export flag information on UMA zones -- in particular, whether or
    not this is a secondary zone, and so the keg free count should be
    considered in that light.
  
  Approved by:    re (kensmith)
  
  Revision    Changes    Path
  1.22.2.5    +4 -4      src/sys/vm/uma.h
  1.119.2.10  +10 -1     src/sys/vm/uma_core.c



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