liquid-angel opened this issue on Apr 12, 2005 ยท 29 posts
svdl posted Tue, 12 April 2005 at 6:16 PM
Retrieving data from the pagefile is usually pretty fast, due to the fact that most of those pagefile data is still cached in RAM: principle of locality! Flushing the pagefile after closing a memory intensive app, yes, I can imagine that slows things down for a moment. I don't know Linux that well, it's very well possible that flushing the pagefile in Linux is deferred (better scheduling).
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter