aps

QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper
Note:
This keyword is only valid on QOS 2.2.x.

Format

aps = "partition_name"

Description

The aps keyword specifies the adaptive scheduler partition to put the process in.

Example

aps = "part1"

Default

The system default is that the child runs in the same partition as the parent. The child process runs in the partition that plms was started in.

Multiplicity

Zero or one instance in a task block.

Constraints

  • The aps value is evaluated during component runtime.

  • If aps is specified in a task, then the task must have one of the exec*() functions so that aps is used at run time.

Page updated: