I run a script which does text manipulation on the files system.
The script runs on text files ( .h, .cpp ).
As the script runs i see that the PF usage increases up until it reaches the amount of VM allocated for the page file.
Is there a way to flush the VM during the run or after it?
I have opend another question regarding it ( thought it was different issue ): http://stackoverflow.com/questions/1519948/sed-command-for-substitue