cpuset
cpuset copied to clipboard
how to import cpuset as a python module
How can I import cpuset as a module from another python script, so I can call cpuset function instead of running the cset binary?
Thanks
cpuset does not provide a Python API. Feel free to establish one. Patches are welcome.