Actions
Bug #7970
closedzfs_arc_num_sublists_per_state should be common to all multilists
Start date:
2017-03-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The global tunable zfs_arc_num_sublists_per_state is used by the ARC and
the dbuf cache, and other users are planned. We should change this
tunable to be common to all multilists.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 10fbdecb05f411234920f8d3c92c148d39106d7e
commit 10fbdecb05f411234920f8d3c92c148d39106d7e Author: Matthew Ahrens <mahrens@delphix.com> Date: 2017-03-16T12:09:25.000Z 7970 zfs_arc_num_sublists_per_state should be common to all multilists Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Brad Lewis <brad.lewis@delphix.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
Actions