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
GitHub <noreply@github.com>Committed on Oct 4 2022, 6:00 PM
Parents
rG6694ca5539c9: Avoid unnecessary metaslab_check_free calling
Branches
Unknown
Tags
Unknown

Event Timeline