Frees unused memory, both allocated by the MKL and glibc. More...
#include <array>
#include <cstddef>
Namespaces | |
namespace | syten |
Syten namespace. | |
Functions | |
std::array< std::size_t, 3 > | syten::free_unused_memory () |
Instructs MKL and glibc to free unused memory. More... | |
std::size_t | syten::get_current_rss () |
Returns the current total memory footprint of the program in bytes. More... | |
Frees unused memory, both allocated by the MKL and glibc.