![]() |
LIKWID
|
likwid-memsweeper
likwid-memsweeper
is a command line application to shrink the file buffer cache by filling the NUMA domain with random pages. Moreover, the tool invalidates all cachelines in the LLC.
Option | Description |
---|---|
-h, –help | Print help message. |
-v, –version | Print version information. |
-c <list> | Sweeps the memory and LLC cache for NUMA domains listed in <list>. |
likwid-memsweeper -c 0,1
*/