Scheduled Tasks

The Scheduled Tasks tab in Task Manager lists the RTSS processes that have been scheduled to start automatically at Subsystem start. Through this tab, you can:

The Scheduled Tasks tab includes the following columns:

Column Description

Task

The name of the RTSS process or Windows process linked to RTX64, including any command line arguments.

Hover over a task to show the complete path. Double-click on a task to show a detailed view.

NOTE: A warning icon appears when a previously-added scheduled task cannot be found or is no longer valid.

Parameters The command line parameters associated with the task.
Memory

The task’s memory allocation behavior. There are three options:

  • Windows (non-deterministic) – request memory from Windows.
  • Local – request memory from the RTX64 local memory pool. RTX64 will creates the local memory pool the first time an RTSS application is run.
  • Default - use the default memory allocation behavior currently set in the Control Panel.
Ideal

The ideal processor for the scheduled task. The available options are determined by the RTSS core configuration. By default, the first RTSS core is used.

When this field is blank, it indicates that an ideal processor number was not specified when the task was added via command line.

Affinity

Displays the processor affinity mask, as a list of comma-separated processor numbers that the application can run on. By default, all available RTSS processors are used as the affinity mask.

Adding/Removing a Scheduled Task

You can add and remove scheduled tasks from the list.

To add a scheduled task:

  1. Do one of the following:
  1. Click the Browse button in the new row, and then browse for the application you want to add as a scheduled task.

To remove a scheduled task:

  1. Do one of the following:
  1. Click OK when prompted.

Changing the Start Order of Scheduled Tasks

You can determine the order in which scheduled tasks start at Subsystem start time.

To reorder a scheduled task:

  1. Hover over the scheduled task you want to reorder.
  2. Click on the gripper bars that appear to the left of the task name, and drag the task up or down to its new entry point in the list.

Related topics: