https://github.com/ethomson/purgestandbylist
Purge the Windows "standby list" (caches)
https://github.com/ethomson/purgestandbylist
Last synced: about 1 year ago
JSON representation
Purge the Windows "standby list" (caches)
- Host: GitHub
- URL: https://github.com/ethomson/purgestandbylist
- Owner: ethomson
- License: mit
- Created: 2015-09-24T21:41:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T21:29:33.000Z (over 4 years ago)
- Last Synced: 2025-02-26T14:08:31.805Z (over 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PurgeStandbyList
================
Purges the "standby list", which is the operating system's caching
mechanism.
This is probably not adviseable for general use, but it may be helpful
if you need a cold disk cache, for whatever reason.
You can see the results in [SysInternals
RAMMap](https://technet.microsoft.com/en-us/library/ff700229.aspx).
This must be run as Administrator.