Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Contents

Table of Contents
excludeContents
stylesquare

Introduction

To view or change the current DIT configuration, select DIT in the left-hand pane of the Settings window.

...

The following sections show the details of both modes.

Client JIT

This section describes the configuration options available in Client JIT mode. The image below shows a sample of the Charon-4U configuration screen.

...

Virtual machine client JIT configuration fields

FieldDescription

Virtualization Mode

Emulation selects the Charon-SSP/4U or Charon-SSP/4V emulator, Intel VT-x/EPT informs the manager that the hardware prerequisites for running Charon-SSP/4U+ or Charon-SSP/4V+ are met.

This option is inactive on Charon-SSP/4M or if Charon-SSP/4U+/4V+ is not installed.

Attempting to run Charon-SSP/4U+/4V+ on insufficient hardware will cause the instance to exit with an error message. For example,
MMU module insertion failed, please check if VT-X is enabled in BIOS
or
The host CPU doesn’t support Intel VT-x / EPT”).

Check if your AWS instance runs on dedicated hardware if you encounter such errors.

DIT Optimization

This option controls the Dynamic Instruction Translation (DIT). DIT is a just in time compilation technology to dynamically optimize the SPARC instruction execution on x86-64 platforms. It can be set to OFF, Client JIT, or Server JIT (Charon-4U/4V only). The remainder of this table describes the Client JIT parameters.

DIT page size

This option controls the size of the translation buffer holding the translated binary code that results from the DIT optimization. It can be increased to a maximum of 2048KB. This parameter should only be changed if the log file indicates that the DIT optimization was disabled because the translation buffer size was too small. This option is not available on Charon-SSP/4M.

FP boost ratio

Defines the level of floating-point optimization. The parameter can be set to a value from 0 to 100. The default is 0 (= no boost). If customer applications are likely to benefit from floating point optimization, the value can be increased. This option is not available on Charon-SSP/4M

Server JIT

This section describes the configuration options available in Server JIT mode (not available on Charon-SSP/4M).

...