aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/arc_os.c
Commit message (Expand)AuthorAgeFilesLines
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-11/+77
* Linux 5.9 compat: NR_SLAB_RECLAIMABLEBrian Behlendorf2020-08-291-2/+1
* Revise ARC shrinker algorithmMatthew Ahrens2020-07-311-91/+125
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Adjust ARC terminologyMatthew Ahrens2020-07-221-10/+10
* anon_pages are not free/evictableMatthew Ahrens2020-07-161-1/+0
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-291-69/+8
* Revise SPL wrapper for shrinker callbacksMatthew Ahrens2020-06-271-20/+12
* ARC shrinking blocks reads/writesMatthew Ahrens2020-06-261-0/+18
* Don't ignore zfs_arc_max below allmem/32Ryan Moeller2020-04-091-2/+2
* Let default arc_c_max be platform dependentRyan Moeller2020-03-271-0/+10
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-0/+28
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+445