Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Containers/Pidspace

113 bytes removed, 06:14, 22 February 2007
use more traditional wiki means to have sections and toc
'''Pidspace tasks'''
* [[# __TOC__ == 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