gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::ArmLinux64::rlimit Struct Reference

Limit struct for getrlimit/setrlimit. More...

#include <linux.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 440 of file linux.hh.

Member Data Documentation

◆ rlim_cur

uint64_t gem5::ArmLinux64::rlimit::rlim_cur

soft limit

Definition at line 442 of file linux.hh.

◆ rlim_max

uint64_t gem5::ArmLinux64::rlimit::rlim_max

hard limit

Definition at line 443 of file linux.hh.


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

Generated on Sat Oct 18 2025 08:06:49 for gem5 by doxygen 1.14.0