This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Implement standard signal and crash handling behaviour #32
Comments
jodh-intel
added a commit
to jodh-intel/ksm-throttler
that referenced
this issue
Jun 1, 2018
Add the standard project signal handling. However, since it needs to be applied to two different binaries, encapsulate it in a new package. Fixes kata-containers#32. Signed-off-by: James O. D. Hunt <[email protected]>
Branch needs an update since it's blocked on #40 landing. |
jodh-intel
added a commit
to jodh-intel/ksm-throttler
that referenced
this issue
Jun 5, 2018
Add the standard project signal handling. However, since it needs to be applied to two different binaries, encapsulate it in a new package. Fixes kata-containers#32. Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel
added a commit
to jodh-intel/ksm-throttler
that referenced
this issue
Jun 5, 2018
Add the standard project signal handling. However, since it needs to be applied to two different binaries, encapsulate it in a new package. Fixes kata-containers#32. Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel
added a commit
to jodh-intel/ksm-throttler
that referenced
this issue
Jun 5, 2018
Add the standard project signal handling. However, since it needs to be applied to two different binaries, encapsulate it in a new package. Fixes kata-containers#32. Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel
added a commit
to jodh-intel/ksm-throttler
that referenced
this issue
Jun 7, 2018
Add the standard project signal handling. However, since it needs to be applied to two different binaries, encapsulate it in a new package. Fixes kata-containers#32. Signed-off-by: James O. D. Hunt <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add standard signal handling behaviour:
SIGUSR1
if debug enabled but continue to run.For example, see:
The text was updated successfully, but these errors were encountered: