logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

likwid-memsweeper - A tool to clean up NUMA memory domains and last level caches.

Author

       Written by Thomas Gruber <thomas.roehl@googlemail.com>.

Bugs

       Report Bugs on <https://github.com/RRZE-HPC/likwid/issues>.

Description

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.

Name

       likwid-memsweeper - A tool to clean up NUMA memory domains and last level caches.

Options

-h,--help
              prints a help message to standard output, then exits.

       -v,--version
              prints a version message to standard output, then exits.

       -c<node_list>
              set the NUMA domain for sweeping.

See Also

likwid-perfctr(1), likwid-features(1), likwid-pin(1), likwid-powermeter(1),

likwid-5                                           09.12.2024                               LIKWID-MEMSWEEPER(1)

Synopsis

likwid-memsweeper [-hv] [-c<node_list>]

See Also