]> git.proxmox.com Git - mirror_zfs.git/history - module/os/freebsd/spl/spl_taskq.c
Improve ZFS objset sync parallelism
[mirror_zfs.git] / module / os / freebsd / spl / spl_taskq.c
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-20 Olivier CertnerFreeBSD: taskq: Remove unused declaration
2023-10-13 Alexander MotinFreeBSD: Improve taskq wrapper
2021-11-19 Paul DagnelieAdd notes to system_taskq
2020-10-14 Mateusz GuzikFreeBSD: fix panic due to tqid overflow
2020-10-03 Ryan MoellerFreeBSD: Sort out kernel FPU headers for 12.1-REL
2020-09-23 Matthew MacyFreeBSD: Don't save user FPU context in kernel threads
2020-08-17 Ryan MoellerFreeBSD: Create taskq threads in appropriate proc
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-12 Matthew MacyFreeBSD: Use a hash table for taskqid lookups
2020-05-05 Ryan Moellertaskq: Don't leak system_delay_taskq on FreeBSD
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS