Pagefile

  • Thread starter Thread starter Frank Bohan
  • Start date Start date
F

Frank Bohan

Is there a program which will clear (but delete) the pagefile in XP(SP2),
and/or enable the contents to be viewed?

===

Frank Bohan
¶ Computers have made possible thousands of mistakes every second.
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Frank said:
Is there a program which will clear (but delete) the pagefile in XP(SP2),
and/or enable the contents to be viewed?

One can clear it, as in overwrite it's contents for a security point of
view, with a setting in the Group Policy. If you want to delete it, you'll
have to turn it off or move it to a different volume then Windows should
remove it.

I've never come across a method of viewing it, I don't think it would be
intelligible to all but those with expert knowledge of Windows' memory and
paging operations, and then not very useful :-)

HTH

Adam Piggott, Proprietor, Proactive Services (Computing).
http://www.proactiveservices.co.uk/

Please replace dot invalid with dot uk to email me.
Apply personally for PGP public key.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFDzshQ7uRVdtPsXDkRAnslAJ46KpUfiUbBpDRUShNtcmyoT2PwxgCfaAoX
BfRxuaFIqcmovxl2o3nOFUk=
=SFfK
-----END PGP SIGNATURE-----
 
Clear virtual memory on shutdown.
http://www.langa.com/newsletters/2003/2003-02-27.htm
Windows does not normally clear or recreate the page file. On a heavily
used system this can be both a security threat and performance drop.
Enabling this setting will cause Windows to clear the page file
whenever the system is shutdown. This also means shutdown will be
slower.
Classic View
Start > Control Panel > Administrative Tools > Local Security Policy >
Security Settings > Local Policies > Security Options.
Category View
Start > Control Panel > Performance and Maintenance > Administrative
Tools > Local Security Policy > Security Settings > Local Policies >
Security Options.
Scroll down to "Shutdown:
Clear Virtual Memory Pagefile". Right click and select properties then
click "Enabled".

================================

Windows XP has code built-in which will stripe the swap file across two
drives when you assign sizes to more than one partition. In order to
take advantage of this, you need to have two or more hard drives in
your system and place the swap file across the two separate drives, not
simply two separate partitions on the same drive.

Go to Control Panel > System > Advanced > Performance / Settings. Hit
the Advanced tab and go down to the virtual memory section and hit
Change. Choose your first partition where you want the swap file, then
select Custom Size and enter the size you want. If you set the initial
size and max size to the same value, the swap will not be resized on
the fly and can lead to better performance. Then choose another
partition on a separate drive and do the same.

Windows will then split the swap file among the two drives.
Set mine to 359mb, used E & H drives.
Try to avoid having a paging file on the same drive as the system
files.
http://support.microsoft.com/?kbid=308417
 
Back
Top