mirror_zfs/module/os/freebsd/zfs
Ryan Moeller d364de7a89
FreeBSD: Remove accidental ARC size limiter
i386 has some additional memory reservation logic that limits the size
of the reported available memory.  This was accidentally being used on
all arches due to a missing header.

Include machine/vmparam.h in freebsd/zfs/arc_os.c to pull in the
missing UMA_MD_SMALL_ALLOC definition.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10616
2020-07-25 10:49:49 -07:00
..
abd_os.c Add abd_cache_reap_now for abd_chunk_cache users 2020-06-17 21:44:13 -07:00
arc_os.c FreeBSD: Remove accidental ARC size limiter 2020-07-25 10:49:49 -07:00
crypto_os.c Fix crypto build on FreeBSD HEAD 2020-05-30 12:54:57 -07:00
dmu_os.c Use new FreeBSD API to largely eliminate object locking 2020-04-17 09:30:26 -07:00
hkdf.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
kmod_core.c FreeBSD: zfs commands backward compatibility 2020-07-15 21:32:50 -07:00
spa_os.c Add prototypes 2020-06-18 12:21:32 -07:00
spa_stats.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sysctl_os.c FreeBSD: Remove some code duplication in sysctl_os.c 2020-07-23 17:35:34 -07:00
vdev_file.c freebsd: changes necessary to coexist with dtrace in tree 2020-07-01 09:10:08 -07:00
vdev_geom.c freebsd: changes necessary to coexist with dtrace in tree 2020-07-01 09:10:08 -07:00
vdev_label_os.c Add support for boot environment data to be stored in the label 2020-05-07 09:36:33 -07:00
zfs_acl.c Mark functions as static 2020-06-18 12:20:38 -07:00
zfs_ctldir.c Mark functions as static 2020-06-18 12:20:38 -07:00
zfs_debug.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_dir.c Fix typos 2020-06-09 21:24:09 -07:00
zfs_file_os.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_fuid_os.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_ioctl_compat.c FreeBSD: zfs commands backward compatibility 2020-07-15 21:32:50 -07:00
zfs_ioctl_os.c Remove redundant includes 2020-06-08 09:57:36 -07:00
zfs_onexit_os.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_vfsops.c Fix copy-paste error breaking FreeBSD head 2020-06-19 15:12:34 -07:00
zfs_vnops.c Fix a deadlock in the FreeBSD getpages VOP 2020-07-06 11:53:57 -07:00
zfs_znode.c Mark functions as static 2020-06-18 12:20:38 -07:00
zio_crypt.c Fix typos 2020-06-09 21:24:09 -07:00
zvol_os.c Connect dataset_kstats for FreeBSD 2020-06-05 17:17:02 -07:00