aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/abd.h
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Hardcode abd_chunk_size to PAGE_SIZEAlexander Motin2021-07-061-1/+0
* Make inline ABD predicates compatible with C++Ryan Moeller2021-02-151-3/+3
* The abd child/parent relationship does not need to be trackedMatthew Ahrens2021-01-301-0/+2
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-8/+65
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-171-0/+1
* Removing ZERO_PAGE abd_alloc_zero_scatterBrian Atkinson2020-06-101-1/+0
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-2/+2
* Gang ABD TypeBrian Atkinson2020-05-201-3/+7
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-50/+20
* Minor diff reduction with ZoF in include/sysMatthew Macy2019-11-271-4/+5
* single-chunk scatter ABDs can be treated as linearMatthew Ahrens2019-06-111-2/+11
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-2/+1
* OpenZFS 8416 - abd.h is not C++ friendlyAndriy Gapon2017-06-301-1/+1
* OpenZFS 8426 - mark immutable buffer arguments as such in abd.hAndriy Gapon2017-06-301-2/+2
* ABD optimized page allocation codeChunwei Chen2016-11-291-3/+5
* ABD changes for vectorized RAIDZGvozden Neskovic2016-11-291-0/+10
* ABD page support to vdev_disk.cIsaac Huang2016-11-291-0/+7
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-0/+160