Skip to content

Commit

Permalink
experimental change to avoid reading metadata twice
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Caputi <[email protected]>
  • Loading branch information
Tom Caputi committed Jun 21, 2017
1 parent 832ddad commit f9111e8
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 182 deletions.
1 change: 1 addition & 0 deletions include/sys/dsl_scan.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ typedef struct dsl_scan {
uint64_t scn_segs_this_txg;
uint64_t scn_avg_zio_size_this_txg;
uint64_t scn_zios_this_txg;
uint64_t scn_dummy_zios_this_txg;

dsl_scan_phys_t scn_phys;
dsl_scan_phys_t scn_phys_cached;
Expand Down
Loading

0 comments on commit f9111e8

Please sign in to comment.