![]() |
MySQL 9.7.0
Source Code Documentation
|
#include "resource_manager_memory_stats.h"#include "resource_manager.h"#include "resource_manager_procfs.h"#include <functional>#include <sys/resource.h>Namespaces | |
| namespace | gr_resource_manager |
Functions | |
| int | gr_resource_manager::get_system_memory_info (System_Memory_Info &sys_memory_info) |
| Get memory stats for the system and current process (Linux). More... | |
| int | gr_resource_manager::get_memory_info (Memory_Info &memory_info) |
Variables | |
| bool | gr_resource_manager::m_sysinfo_error {false} |