CMD + K

python-prctl

Community

Control process attributes through prctl

Installation

To install this package, run one of the following:

Conda
$conda install mindspy::python-prctl

Usage Tracking

1.8.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Control process attributes through prctl

Last Updated

Dec 26, 2022 at 13:41

License

GPL-3.0-or-later

Supported Platforms

linux-aarch64