Skip to content
/ unpage Public

Windows utility to force swapped-out pages to be read back into memory

License

Notifications You must be signed in to change notification settings

louisdx/unpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unpage

Windows utility to force swapped-out pages to be read back into memory

Usage

Type unpage -h for a short help text.

Type unpage -l to get a list of all running processes.

Type unpage <pid> ... to unpage the specified processes, e.g. unpage 1234 2121 9876.

Matching by process name is not currently implemented.

How it works

See this Stack Overflow question.

About

Windows utility to force swapped-out pages to be read back into memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published