|
From: Hartmut B. <har...@te...> - 2001-11-05 09:54:15
|
Many files (smss.exe, csrss.exe, winlogon.exe, kernel32.dll, user32.dll, msvsrt.dll, shell.exe, ...) have an offset from begin of the file to the start of the sections, that is a multiple of 512 byte. When an exe or dll is mapped in a view, ros can't map the cache pages directly. Ros must allocate a second page and map it. This increase the memory usage. - Hartmut ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |