]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge uma.h:1.27, uma_core.c:1.129 from HEAD to RELENG_6:
authorrwatson <rwatson@FreeBSD.org>
Thu, 28 Jul 2005 12:10:19 +0000 (12:10 +0000)
committerrwatson <rwatson@FreeBSD.org>
Thu, 28 Jul 2005 12:10:19 +0000 (12:10 +0000)
commitb90366a3fc758ee0c1bedd3bf062b06f930c577b
tree2010d52ad5446fc4d1179a69675fdbf37cd93af1
parent0775c0fa95df3fc61ed7c7b54bfc66fcf1e5021a
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)
sys/vm/uma.h
sys/vm/uma_core.c