Open tkittich opened 2 weeks ago
Currently there's no way to see the actual bytes hit/miss from the ARC & L2ARC.
This PR adds number of bytes that were hit/miss from ARC & L2ARC to arcstat.
Tested and working in a local VM. Not sure if there're any corner cases though.
Signed-off-by
Motivation and Context
Currently there's no way to see the actual bytes hit/miss from the ARC & L2ARC.
Description
This PR adds number of bytes that were hit/miss from ARC & L2ARC to arcstat.
How Has This Been Tested?
Tested and working in a local VM. Not sure if there're any corner cases though.
Types of changes
Checklist:
Signed-off-by
.