Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Containers/Pidspace

247 bytes added, 02:19, 9 September 2006
no edit summary
'''Pidspace tasks'''
 
* [[#Functions using pid_t]]
* [[#Misc tasks]]
 
<span id="Functions using pid_t">'''Functions using ''pid_t'''''</span>
<P>
Files with calls to functions that take '''pid_t''' parameter. These calls should in general take a '''struct pid *''' instead and choose the correct pid value based on the container/pidspace.
|}
 
<span id="Misc tasks">'''Misc tasks'''</span>
 
* Terminate all tasks when init of a container exits
8
edits