The information in this article applies to:
SYMPTOMSAs more and more files are created on an NTFS volume, the amount of time it takes to create new files increases linearly with the number of files existing on the volume. This slowdown becomes more noticeable when creating many new files when there are already millions of preexisting files on the volume. CAUSEEach time a file is created, a file record is allocated from the MFT (Master File Table). As more files are created on a volume, the MFT grows larger and the amount of time it takes to allocate a free file record from the MFT increases. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. REFERENCESFor additional information, please see the following articles in the Microsoft Knowledge Base: Q120363 Slow Performance on NTFS with Long Filenames Additional query words:
Keywords : kbFileIO kbKernBase kbNTOS350 kbNTOS351 kbNTOS400 kbDSupport kbGrpKernBase |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |