HomeFreeBSD

Run arc_evict thread at higher priority

Description

Run arc_evict thread at higher priority

Run arc_evict thread at higher priority, nice=0, to give it more CPU
time which can improve performance for workload with high ARC evict
activities.

On mixed read/write and sequential read workloads, I've seen between
10-40% better performance.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Tony Nguyen <tony.nguyen@delphix.com>
Closes #12397

Details

Provenance
Tony Nguyen <tony.nguyen@delphix.com>Authored on Aug 10 2021, 5:36 PM
Tony Hutter <hutter2@llnl.gov>Committed on Sep 14 2021, 9:30 PM
Parents
rG23184b172a8b: Make get_key_material_file fail more verbosely
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG477edd642c6d: Run arc_evict thread at higher priority (authored by Tony Nguyen <tony.nguyen@delphix.com>).Sep 14 2021, 9:30 PM