Date: Mon, 25 Jul 2005 00:47:32 +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: <200507250047.j6P0lWAN064721@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-07-25 00:47:32 UTC
FreeBSD src repository
Modified files:
sys/vm uma.h uma_core.c
Log:
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.
MFC after: 1 day
Revision Changes Path
1.27 +4 -4 src/sys/vm/uma.h
1.129 +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?200507250047.j6P0lWAN064721>
