mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
ZIO_USE_UMA is no longer used.
MFC after: 3 days
This commit is contained in:
parent
a95add4cf8
commit
c19a7a6d24
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue