Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMaxMemoryLimit ¶
GetMaxMemoryLimit - returns the maximum size of the process's virtual memory (address space) in bytes.
func GetMaxOpenFileLimit ¶
GetMaxOpenFileLimit - returns maximum file descriptor number that can be opened by this process.
func GetMaxThreads ¶
GetMaxThreads returns the maximum number of threads that the system can create.
func SetMaxMemoryLimit ¶
SetMaxMemoryLimit - sets the maximum size of the process's virtual memory (address space) in bytes.
func SetMaxOpenFileLimit ¶
SetMaxOpenFileLimit - sets maximum file descriptor number that can be opened by this process.
Types ¶
Click to show internal directories.
Click to hide internal directories.