Configuration file changes between QPLMS versions

This section documents changes to the configuration file specification between QPLMS 1.0 and 2.0.

If you are upgrading, review these changes and update your configuration files accordingly:

Config file keyword Change
priority Clarified that the minimum value for the sporadic scheduling parameter max_pending_replenishments is 1.
priority

SDP 8.0 introduced new limits to what priorities can be used. Due to this, the range of priority has been updated:

  • The range of priority is 1-253.

  • For sporadic scheduling, the range of priority is 2-253.

  • For sporadic scheduling, the range of low_priority is 1-252.

rlimits

New rlimits for SDP 8.0 have been added:

  • CHANNELS
  • MQUEUE_NUM
  • MQUEUE_SIZE
  • SHM_HANDLES
runmask The runmask keyword can only be used on QOS 2.2.x. For SDP 8.x, refer to the cluster keyword if you need to set the runmask for the task.
cluster The cluster keyword can only be used on SDP 8.x. To set the task's runmask on QOS 2.2.x, refer to the runmask keyword.
spawn_priority The new keyword spawn_priority was added in QPLMS 2.0. Refer to the spawn_priority section of this documentation for more details.
Page updated: