gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::OperatingSystem::rlimit Struct Reference

Limit struct for getrlimit/setrlimit. More...

#include <operatingsystem.hh>

Public Attributes

uint64_t rlim_cur
 soft limit
 
uint64_t rlim_max
 hard limit
 

Detailed Description

Limit struct for getrlimit/setrlimit.

Definition at line 74 of file operatingsystem.hh.

Member Data Documentation

◆ rlim_cur

uint64_t gem5::OperatingSystem::rlimit::rlim_cur

soft limit

Definition at line 76 of file operatingsystem.hh.

◆ rlim_max

uint64_t gem5::OperatingSystem::rlimit::rlim_max

hard limit

Definition at line 77 of file operatingsystem.hh.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:13 for gem5 by doxygen 1.11.0