User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:s_cli:05_contents:01_prt:04_dll:machine

4.3 Machine

Purpose

Syntax

Return to Top

   DEFINE MACHINE <MachineName> AS
      MEMORY    = <memorySize> <MemoryUnits>
      CPU       = <speed> <SpeedUnits>

Where

Return to Top

  • MachineName ::= textual name associated with the Machine
  • MemorySize ::=
  • MemoryUnits ::=
  • Speed ::=
  • SpeedUnits ::=

Examples

Return to Top

| Examples of Defining Machine Type in DidoLL
    DEFINE MACHINE avaerageMachine AS
      Memory    = 64 mi
      CPU       = 100 m;
dido/public/s_cli/05_contents/01_prt/04_dll/machine.txt · Last modified: 2021/06/15 13:54 by nick
Translations of this page: