You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
page_nocache
About this tag
The page_nocache tag on WindowsForum.com covers discussions about the PAGE_NOCACHE memory allocation flag used with VirtualAlloc and VirtualFree in Windows programming. Topics include performance issues when freeing memory allocated with PAGE_NOCACHE, such as high CPU load during VirtualFree, and comparisons between Windows XP and newer versions. The tag is relevant for developers working with low-level memory management, particularly when dealing with non-cached memory for device drivers or performance-critical applications.