-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make kShards configurable in NvmCache
Summary: During T2 testing, to avoid lock contention in NvmCache, we had to increase this from 8K to 64-128K. Make it configurable and default to 8K Reviewed By: therealgymmy Differential Revision: D69208409 fbshipit-source-id: a82f054eb788a1eec619a312e2a2b4960713f439
- Loading branch information
1 parent
155ea14
commit 6d1a739
Showing
3 changed files
with
41 additions
and
20 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
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
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