gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Linux::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 122 of file linux.hh.

Member Data Documentation

uint64_t Linux::rlimit::rlim_cur

soft limit

Definition at line 123 of file linux.hh.

uint64_t Linux::rlimit::rlim_max

hard limit

Definition at line 124 of file linux.hh.


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

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6