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
Nov 15, 2021 at 20:30
License
GPL-3.0-or-later
Total Downloads
65.2K
Supported Platforms