Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Containers/Pidspace

86 bytes removed, 15:15, 28 March 2007
Functions using ''pid_t''
'''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.
|| '''./fs/ioprio.c''' || ''do_each_task_pid '' ||
|-
|| '''./fs/lockd/svc.c''' || ''kill_proc '' || || Testing. Jean-Pierre ||
|-
|| '''./fs/ncpfs/inode.c''' || ''kill_proc '' ||
|}
<span id="= Misc tasks">'''Misc tasks'''</span>==
* Terminate all tasks when init of a container exits
2
edits