Versions Compared

Key

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

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

...

Parametern_of_io_cpus
TypeNumeric
Value

This parameter specifies how many host CPUs CHARON-AXP must use for I/O handling. Use of the “affinity” parameter may limit the number of CPUs available.

By default the CHARON-AXP instance reserves one third of all available host CPUs for I/O processing (round down, at least one). The “n_of_io_cpus” parameter overrides that by specifying the number of CHARON I/O CPUs explicitly.

Example:

set session n_of_io_cpus=2

...


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc


File inclusion

It is possible to include a configuration file into an existing one using the "include" command. The file extension is usually .icfg.

...

include "/charon/commonpart.icfg"

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc