ClearMem Main Topic
ClearMem Syntax
Clearmem.exe [-q] [-d] [-mnum] [-pnum] [-w] [-tnum] [-?]
Where:
- -?
- displays command-line help.
- -q
- quiet mode - nothing printed.
- -d
- debug break on entry into and exit from application.
- -mnum
- number of megabytes to allocate. The default is to use all physical memory.
- -pnum
- number of pages to read. The default is 63 but you can specify few pages.
- -w
- write to the virtual memory section.
- -b
- read and write the virtual memory section.
- -tnum
- times to touch a page.
Note
ClearMem runs with the following defaults: clearmem -p63 -t1