cvs commit: src/sys/vm uma_core.c
Robert Watson
rwatson at FreeBSD.org
Tue Jul 18 01:13:18 UTC 2006
rwatson 2006-07-18 01:13:18 UTC
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
Fix build of uma_core.c when DDB is not compiled into the kernel by
making uma_zone_sumstat() ifdef DDB, as it's only used with DDB now.
Submitted by: Wolfram Fenske <Wolfram.Fenske at Student.Uni-Magdeburg.DE>
Revision Changes Path
1.139 +2 -0 src/sys/vm/uma_core.c
More information about the cvs-src
mailing list