Skip to main content

Service files

The service daemon consists of several files, which are deployed during the installation and upgrade of the tacp-compute-controller service.

The service daemon consists of the following files:

  • tacp-memory-oversubscription.service - Systemd unit file that contains the definition of the memory over-subscription service. Gets deployed to /usr/lib/systemd/system/

  • tacp-memory-scheduler - The main script that implements the memory over-subscription functionality. Gets deployed to /usr/bin/

  • Domains.py, ErrorCodes.py, execute.py, VM.py - A set of helper scripts used by the tacp-memory-scheduler script. Gets deployed to /usr/share/tacp/memory-oversubscription/