libcgroup
Loading...
Searching...
No Matches
ftests.process.Process Class Reference
Inheritance diagram for ftests.process.Process:

Public Member Functions

 __init__ (self)
 
 __str__ (self)
 
 create_process (self, config)
 
 create_process_in_cgroup (self, config, controller, cgname, cgclassify=True, ignore_systemd=False, replace_idle=False)
 
 create_threaded_process (self, config, threads_cnt)
 
 create_threaded_process_in_cgroup (self, config, controller, cgname, threads=2, cgclassify=True, ignore_systemd=False, replace_idle=False)
 
 join_children (self, config)
 

Static Public Member Functions

 get_cgroup (config, pid, controller)
 
 kill (config, pids)
 

Data Fields

 children = list()
 
 children_pids = list()
 

The documentation for this class was generated from the following file: