cvs commit: src/sys/vm uma.h uma_core.c uma_int.h
Robert Watson
rwatson at FreeBSD.org
Sat Jul 23 15:08:12 GMT 2005
rwatson 2005-07-23 15:08:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/vm uma.h uma_core.c uma_int.h
Log:
Merge uma.h:1.25, uma_int.h:1.35, uma_core.c:1.124 from HEAD to
RELENG_6:
Increase the flags field for kegs from a 16 to a 32 bit value;
we have exhausted all 16 flags.
Approved by: re (kensmith)
Revision Changes Path
1.22.2.3 +2 -2 src/sys/vm/uma.h
1.119.2.5 +5 -5 src/sys/vm/uma_core.c
1.31.2.4 +5 -5 src/sys/vm/uma_int.h
More information about the cvs-src
mailing list