Skip to content

SUSE/sapwmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMP

This repo contains sapwmp-capture utility and reference configuration files, so that their version is tracked and can be deplyoed in uniform way as RPM package. (Ideally, SAP would be an ordinary systemd service and all this stuff would be just a paragraph in our documentation how to add MemoryLow=.)

How to use this

  • Install/remove RPM sapwmp.
  • Update respective SAP profiles by inserting call to the cgroup capture program into the start sequence:
...
Execute_20 = local /usr/lib/sapwmp/sapwmp-capture -a
# all programs spawned below will be put in dedicated cgroup
...

More details about SAP WMP in general is in SUSE doc. Confluence.

Making updates

  • Commit everything into git (changelog is generated from it), then run iosc service disabledrun locally and commit into your IBS package.
  • When preparing a MU, submit from your package into the respective target.

Tools

# A script checks the setup of Workload Memory Protection.
$ wmp-check.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages