You are on page 1of 1

Intelligent standby list cleaner (ISLC) is a lightweight application designed to

help you monitor and clear the memory standby list.

ISLC command lines:


-minimized --> Start ISLC minimized and auto-start
monitoring
-polling "your value without quote" --> Set the Memory polling Rate(ms) for
ISLC
-listsize "your value without quote" --> Purge Standbylist when list size is
at this value
-freememory "your value without quote" --> Purge Standbylist when freememory is
at this value
-runonce --> Only poll once and then exit.

"-listsize" and "-freememory" work in pair. if both are not specified, it will take
the default value in the config file.
"-polling" is ignored when "-runonce" is specified.

Example: -minimized -polling 500 -listsize 1024 -freememory 1024

You might also like