- OPENPATCH_CPU_PERIOD: Specify the CPU CFS scheduler period, which is used alongside OPENPATCH_CPU_QUOTA. Defaults to 100 micro-seconds.
- OPENPATCH_CPU_QUOTA: Impose a CPU CFS quota on the container. The number of microseconds per OPENPATCH_CPU_QUOTA that the container is limited to before throttled.
- OPENPATCH_CPU_SHARES: Set this flag to a value greater or less than the default of 1024 to increase or reduce the container’s weight, and give it access to a greater or lesser proportion of the host machine’s CPU cycles.
- OPENPATCH_PROCESSES: How many uswgi process will be spawn. This controll how many concrete runners will run simultaneously. Defaults to 5
- OPENPATCH_PROCESSES: How many uswgi process will be spawned. This controll how many concrete runners will run simultaneously. Defaults to 5