Quote:
Originally Posted by 3oh6
my understanding of wazza has always been that it is a process which ends up clearing the CPU cache - or 'aligning it' - letting SPi room to run free thus increasing the calculating speed.
|
It's actually the System Cache
From TechNet:
Windows allocates a portion of the virtual memory in your system to the file system cache. The file system cache is a subset of the memory system that retains recently used information for quick access. The size of the cache depends on the amount of physical memory installed and the memory required for applications. The operating system dynamically adjusts the size of the cache as needed, sharing memory optimally between process working sets and the system cache.
And why Wazza is effective:
Frequent cache flushing might occur if data is written to the disk frequently in order to free pages
If your running on XP/2003, open Task Manager and you can watch it grow during CW file copy.