LOCKS
Purpose: Sets the number of system file locks, accessible in system
calls.
Syntax: LOCKS = xx
Where, xx is the number of locks ranging form 4 to 92, or 0
By default: LOCKS = 4
Note:
The lock principle is used primarily with networked software. In
absence of such, the best memory saving choice is LOCKS = 0.