]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/os/linux/spl/spl-taskq.c
Linux: Cleanup taskq threads spawn/exit
[FreeBSD/FreeBSD.git] / module / os / linux / spl / spl-taskq.c
2024-02-13 Alexander MotinLinux: Cleanup taskq threads spawn/exit
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-06-26 Rich ErcolaniAdd a delay to tearing down threads.
2022-11-03 Richard YaoCleanup: Remove branches that always evaluate the same way
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-08 Richard YaoLinux SPL module init: Handle memory allocation failure...
2022-02-16 набmodule: icp: remove other provider types
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-11-19 Paul DagnelieAdd notes to system_taskq
2021-11-02 Paul DagnelieFix cpu hotplug atomic sleep issue
2021-01-27 Brian Behlendorfcppcheck: remove redundant ASSERTs
2021-01-25 Matthew Macyspl-taskq: Make sure thread tsd hash entry is cleared
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources