gem5  v20.1.0.0
Public Attributes | List of all members
ArmLinux64::rlimit Struct Reference

Limit struct for getrlimit/setrlimit. More...

#include <linux.hh>

Public Attributes

uint64_t rlim_cur
 soft limit More...
 
uint64_t rlim_max
 hard limit More...
 

Detailed Description

Limit struct for getrlimit/setrlimit.

Definition at line 428 of file linux.hh.

Member Data Documentation

◆ rlim_cur

uint64_t ArmLinux64::rlimit::rlim_cur

soft limit

Definition at line 429 of file linux.hh.

◆ rlim_max

uint64_t ArmLinux64::rlimit::rlim_max

hard limit

Definition at line 430 of file linux.hh.


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

Generated on Wed Sep 30 2020 14:02:20 for gem5 by doxygen 1.8.17