-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: split ftw writes if they span blocks
FTW writes from the variable driver could span block boundaries as the driver won't divvy up the transaction like it does for FVB writes. Add logic to the FtwWrite to split the writes if they span block boundaries. Signed-off-by: Girish Mahadevan <gmahadevan@nvidia.com> Reviewed-by: Jeff Brasen <jbrasen@nvidia.com>
- Loading branch information
1 parent
ec9a7d5
commit 98c480c
Showing
1 changed file
with
66 additions
and
9 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