Firefox/Projects/Startup Time Improvements Notes: Difference between revisions

 
Line 188: Line 188:
* Invalidating the CPU caches
* Invalidating the CPU caches
* Invalidating the cache on the storage media
* Invalidating the cache on the storage media
* Invalidating the OS's read cache (note that this is not the same as the write cache which can be flushed with [http://msdn2.microsoft.com/en-us/library/aa364439.aspx FlushFileBuffers])
* Invalidating the OS's read cache (note that this is not the same as the write cache which can be flushed with [http://technet.microsoft.com/en-us/sysinternals/bb897438.aspx Sync.exe] via [http://msdn2.microsoft.com/en-us/library/aa364439.aspx FlushFileBuffers])
* Removing items from the OS's KnownDLL cache ([http://blogs.msdn.com/larryosterman/archive/2004/07/19/187752.aspx Larry], [http://support.microsoft.com/kb/164501 KB])
* Removing items from the OS's KnownDLL cache ([http://blogs.msdn.com/larryosterman/archive/2004/07/19/187752.aspx Larry], [http://support.microsoft.com/kb/164501 KB])
* Removing items from the CLR JIT compilation cache (.NET apps only)
* Removing items from the CLR JIT compilation cache (.NET apps only)
</blockquote>
</blockquote>
Confirmed users, Bureaucrats and Sysops emeriti
2,088

edits