Aegis  4.25.D505
Functions
common/rsrc_limits.h File Reference

Go to the source code of this file.

Functions

void resource_limits_init (void)
void resource_usage_print (void)

Function Documentation

void resource_limits_init ( void  )

The resource_limits_init function is used to maximize all of the memory limits. This may be necessary for building file histories of large projects.

void resource_usage_print ( void  )

The resource_usage_print method is used to print resource usage statistics on the standard error. This is usually done when an ENOMEM error is seen.