index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
os
/
freebsd
/
zfs
/
abd_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
abd: add page iterator
Rob Norris
2024-03-25
1
-3
/
+1
*
FreeBSD: use zero_region instead of allocating a dedicated page
Mateusz Guzik
2022-05-04
1
-7
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Really zero the zero page
Alexander Motin
2021-09-17
1
-0
/
+1
*
Avoid small buffer copying on write
Alexander Motin
2021-07-27
1
-1
/
+1
*
FreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
Alexander Motin
2021-07-06
1
-78
/
+51
*
Fix abd leak, kmem_free correct size of abd_t
Jorgen Lundman
2021-07-01
1
-3
/
+6
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
1
-0
/
+46
*
FreeBSD: Clean up ASSERT/VERIFY use in module
Ryan Moeller
2021-04-30
1
-2
/
+1
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Remove unused abd_alloc_scatter_offset_chunkcnt
Ryan Libby
2021-02-17
1
-19
/
+0
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-15
/
+16
*
Bring consistency to ABD chunk count types.
Alexander Motin
2020-12-06
1
-18
/
+25
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-4
/
+5
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
1
-1
/
+1
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
1
-0
/
+1
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+6
*
Fixing ABD struct allocation for FreeBSD
Brian Atkinson
2020-06-16
1
-4
/
+13
*
Gang ABD Type
Brian Atkinson
2020-05-20
1
-1
/
+61
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-12
/
+0
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
1
-0
/
+433