Overview

The execjob_postsuspend hook event will be executed after a pbs_mom successfully suspends a job. The execjob_preresume hook event will be executed before a pbs_mom attempts to resume a job. This will allow for notifying changes in resource allocation to external consumers (e.g. cgroups).

Discussion here: http://community.pbspro.org/t/two-new-hook-events-execjob-postsuspend-and-execjob-preresume/1469

Technical Details

Interface 1: new mom hook event: execjob_postsuspend


Interface 2: new mom hook event: execjob_preresume