The information in this article applies to:
SYMPTOMSWhen the size of the Windows NT PagedPool or NonPagedPool memory resources is set to improper values, it may not be possible to copy or open "large" files. Further, attempts to open large files may result in file corruption. MORE INFORMATION
If the values of the PagedPoolSize or NonPagedPoolSize parameter in the
system registry is incorrectly specified, various Windows NT kernel mode
components may be unable to allocate sufficient memory to function
normally. These values are located in the following registry key:
ARTICLE-ID: Q126402When an application opens a file, Windows NT file systems must be able to allocate a certain amount of memory to keep track of various information about the file on behalf of the application. In general, the larger the file, the more memory will be required. Therefore, in low memory situations, attempting to open or copy a large file may fail, while it is still possible to open or copy smaller files. In extreme cases, file system corruption can even take place if memory settings are incorrect. This file corruption is not likely to take place on a correctly configured system, even in very low memory situations. Rather, when the PagedPoolSize and/or NonPagedPoolSize parameters have been set to inappropriate nonzero values, other internal resource allocations may be "thrown off," resulting in the potential for corruption. Additional query words: cannot won't don't transfer read prodnt
Keywords : kbenv ntconfig ntfilesys ntregistry NTSrvWkst |
Last Reviewed: January 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |