MySQL 9.7.0
Source Code Documentation
gr_resource_manager::ProcFS Class Reference

#include <resource_manager_procfs.h>

Static Public Member Functions

static int proc_meminfo (Proc_Meminfo &mem_info)
 Get system memory stats. More...
 

Static Public Attributes

static std::string path_proc_meminfo {k_path_proc_meminfo}
 

Member Function Documentation

◆ proc_meminfo()

int gr_resource_manager::ProcFS::proc_meminfo ( Proc_Meminfo mem_info)
static

Get system memory stats.

Parameters
[out]mem_infoSystem memory stats
Return values
0Success, 1 file error

Member Data Documentation

◆ path_proc_meminfo

std::string gr_resource_manager::ProcFS::path_proc_meminfo {k_path_proc_meminfo}
static

The documentation for this class was generated from the following files: