Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
What are hard limits? z/OS UNIX System Services Planning GA32-0884-00 |
|
The hard limit is the maximum value that a process's application
can raise a soft limit to. The hard limit is derived from z/OS UNIX or RACF®.
z/OS UNIX mechanisms that affect limits are setrlimit(), inheritance from the parent and spawn inheritance structure (BPXYINHE), identity change, and dubbing. Any process can raise the soft limits to the hard limits. A superuser can raise both the hard and soft limits. A fork/spawn child inherits the same limits unless the parent changed the limits in the spawn inheritance structure or there is an identity change. The SETOMVS operator command can also affect these settings. |
Copyright IBM Corporation 1990, 2014
|