1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

ZIO_USE_UMA is no longer used.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2010-05-23 18:43:06 +00:00
parent a95add4cf8
commit c19a7a6d24
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208455

View File

@ -63,9 +63,6 @@ ZFS_SRCS= ${ZFS_OBJS:C/.o$/.c/}
SRCS+= ${ZFS_SRCS}
SRCS+= vdev_geom.c
# Use UMA for ZIO allocation.
#CFLAGS+=-DZIO_USE_UMA
# Use FreeBSD's namecache.
CFLAGS+=-DFREEBSD_NAMECACHE