HomeFreeBSD

Remove ambiguity on demand vs prefetch stats reported by arc_summary

Description

Remove ambiguity on demand vs prefetch stats reported by arc_summary

arc_summary currently list prefetch stats as "demand prefetch"
However, a hit/miss can be due to demand or prefetch, not both.
To remove any confusion, this patch removes the "Demand" word
from the affected lines.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Gionatan Danti <g.danti@assyoma.it>
Closes #13985

Details

Provenance
shodanshok <g.danti@assyoma.it>Authored on Oct 4 2022, 6:00 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 1 2022, 7:35 PM
Parents
rG37763ea2a678: Fix panic in dsl_process_sub_livelist for EINTR
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG820edcbf9111: Remove ambiguity on demand vs prefetch stats reported by arc_summary (authored by shodanshok <g.danti@assyoma.it>).Nov 1 2022, 7:35 PM