freebsd-dev/sys/contrib/openzfs
Mateusz Guzik 4426311a3c zfs: combine zio caches if possible
This deduplicates 2 sets of caches using the same sizes.

Memory savings fluctuate a lot, one sample result is buildworld on zfs
saving ~180MB RAM in reduced page count associated with zio caches.
2020-11-10 14:23:46 +00:00
..
.github OpenZFS: MFV 2.0-rc3-gfc5966 2020-10-01 23:28:21 +00:00
cmd Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
config Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
contrib Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
etc Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
include zfs: use rms lock for teardown handling 2020-11-04 21:22:41 +00:00
lib Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
man Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
module zfs: combine zio caches if possible 2020-11-10 14:23:46 +00:00
rpm Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
scripts Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
tests Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
udev
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
configure.ac Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
copy-builtin Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
COPYRIGHT
cppcheck-suppressions.txt
LICENSE
Makefile.am
META Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
NEWS ZFS: MFV 2.0-rc1-ga00c61 2020-08-28 18:53:45 +00:00
NOTICE
README.md Update OpenZFS to 2.0.0-rc3-gfc5966 2020-10-17 01:06:04 +00:00
TEST
zfs.release.in

img

OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are 12-STABLE and 13-CURRENT.