Versions Compared

Key

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

...

  • Synopsis: cgroup.cpuset.memory_spread_page
  • Detail: Allow administrator to override the value of cpuset.memory_spread_page. The RedHat documentation discribes this as:
    cpuset.memory_spread_page
    contains a flag (0 or 1) that specifies whether file system buffers should be spread evenly across the memory nodes allocated to the cpuset. By default (0), no attempt is made to spread memory pages for these buffers evenly, and buffers are placed on the same node on which the process that created them is running.
  • Default: False (zero)
  • Example:

    Code Block
    titlememory_spread_page
    "cpuset" : {
        "enabled"            : true,
        "memory_spread_page" : false,
        "exclude_hosts"      : ["node004"],
        "exclude_vntypes"    : ["green_node"]
    },


Upgrading PBS Pro with cgroup hook:

  • Migrating from versions of PBS Pro prior to 18.2 on systems that utilize systemd will leave behind subdirectories that the older cgroups hook had created.
  • The presence of these directories is not harmful to newer versions of the cgroups hook.
  • These directories will no longer be present after a reboot. The cgroups hook creates new directories when the exechost_startup event is handled.


...

OSS Site Map

Project Documentation Main Page

Developer Guide Pages

...

Page Properties
hiddentrue
idPP-design

Ignore this.  We may use it later for page characterization.

...