Skip to content

Commit 9457a6b

Browse files
author
Simonx Xu
authored
Merge pull request #8096 from simonxjx/simon-3
AB#3619: Post Edit PR:8094
2 parents aa44c4b + f8c3b7e commit 9457a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-storage/files/performance/files-troubleshoot-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ For example, you can set it to `0x100000` and see if performance improves.
279279

280280
## [Linux](#tab/linux)
281281

282-
The amount of memory available influences the number of inode hash buckets the system has, which impacts/improves enumeration performance for large directories. You can modify the number of hash buckets the system has to reduce the hash collisions that can occur during large enumeration workloads. For instructions, see [Increase the number of hash buckets](/azure/storage/files/nfs-large-directories#increase-the-number-of-hash-buckets).
282+
The amount of memory available influences the number of inode hash buckets the system has, which affects and improves enumeration performance for large directories. You can modify the number of inode hash buckets the system has to reduce the hash collisions that can occur during large enumeration workloads. For instructions, see [Increase the number of hash buckets](/azure/storage/files/nfs-large-directories#increase-the-number-of-hash-buckets).
283283

284284
---
285285

0 commit comments

Comments
 (0)