python-prctl
Control process attributes through prctl
Control process attributes through prctl
To install this package, run one of the following:
The linux prctl function allows you to control specific characteristics of a process' behaviour. Usage of the function is fairly messy though, due to limitations in C and linux. This module provides a nice non-messy python(ic) interface.
Summary
Control process attributes through prctl
Last Updated
Dec 26, 2022 at 13:41
License
GPL-3.0-or-later
Supported Platforms