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
/
linux
/
zfs
/
arc_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore zfs_arc_shrinker_limit in direct reclaim mode
shodanshok
2024-08-21
1
-3
/
+3
*
Several improvements to ARC shrinking (#16197)
Alexander Motin
2024-07-25
1
-41
/
+47
*
Linux 6.7 compat: rework shrinker setup for heap allocations
Rob Norris
2023-12-20
1
-4
/
+7
*
Unify arc_prune_async() code
Alexander Motin
2023-10-30
1
-51
/
+0
*
arc_default_max on Linux should match FreeBSD
ednadolski-ix
2023-10-26
1
-2
/
+8
*
Linux 6.4 compat: reclaimed_slab renamed to reclaimed
youzhongyang
2023-05-24
1
-0
/
+4
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
1
-1
/
+1
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-4
/
+4
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-1
/
+1
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+0
*
module: zfs: linux: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+2
*
Remove b_pabd/b_rabd allocation from arc_hdr_alloc()
Alexander Motin
2021-08-17
1
-1
/
+1
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
1
-0
/
+12
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-2
/
+2
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
1
-1
/
+1
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
1
-1
/
+0
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
1
-11
/
+77
*
Linux 5.9 compat: NR_SLAB_RECLAIMABLE
Brian Behlendorf
2020-08-29
1
-2
/
+1
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
1
-91
/
+125
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-10
/
+10
*
anon_pages are not free/evictable
Matthew Ahrens
2020-07-16
1
-1
/
+0
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-69
/
+8
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
1
-20
/
+12
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-0
/
+18
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-2
/
+2
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+10
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
1
-0
/
+28
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
1
-0
/
+445