ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Pause/Suspend Others

(1/1)

tmpusr:
-Every other process gets paused. 100% free CPU.
-Excludes (e.g. right click window title "Don't pause this process" or in the Task Manager)
-If possible, the paused process gets dumped to virtual memory, freeing up RAM.
-Timed: if processes are switched often between, don't pause them until they've been non-focused n seconds.

With ProcExp and PsSuspend.exe
http://technet.microsoft.com/en-us/sysinternals/bb897540.aspx
you can pause processes.

The difficulty is switching back to paused processes... perhaps another switcher, replacing alt-tab. Even an alternative taskbar.

tmpusr:
Another software would be one that just suspends every other process with one click. Another click/hotkey resumes everything.

It should be as easy as: list processes, suspend everything but the active window. With excludes of course.

tmpusr:
You could have a process list with checkboxes for Suspend and Kill. Necessary system processes would be left unchecked by default, but if they can be suspended/killed and then resumed/restarted with no ill effect, why not?
The processes you want to be able to resume, such as Firefox, you would suspend, others you'd kill for the free memory. Resume restarts the killed processes.

Navigation

[0] Message Index

Go to full version