-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating gang ABDs for Raidz optional IOs
In order to reduce contention on the vq_lock, optional no data blocks for Raidz are put into gang ABDs. This allows for a reduction on the number of IO issued down to the children VDEVs reducing contention on the vq_lock when issuing IO for skip sectors. Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
- Loading branch information
1 parent
03dba7a
commit dccc659
Showing
1 changed file
with
66 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters