-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t/nvmept_fdp: accommodate devices with many RUHS
Fio can only accept 128 placement IDs to write to. It is possible for namespaces to have thousands of placement IDs. Adjust the standard tests to acommodate this situation. Instead of just assuming that the device has fewer than 128 placement IDs, change the expected RUAMW calculations to also work for the case where the namespace has more than 128 placement IDs exceeds 128. Also adjust the scheme test to work where there are more RUHS than the max scheme entries allowed. Signed-off-by: Vincent Fu <[email protected]>
- Loading branch information
1 parent
0e3c007
commit 791f697
Showing
1 changed file
with
13 additions
and
5 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