Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Containers/Pidcache

178 bytes added, 07:36, 11 April 2007
m
Reverted edits by Sw8P7p (Talk); changed back to last version by Kir
[[Category: Containers]]
 
'''List of kernel_thread() callers in 2.6.18-rc2. '''
|| linux-2.6.18-rc2/kernel/stop_machine.c:101 || stop_machine() || || ? || ? || ||
|-
|| linux-2.6.18-rc2/net/bluetooth/bnep/core.c:578 || bnep_add_connection() || || ? Y || ? N|| ||In progress, Cedric
|-
|| linux-2.6.18-rc2/net/bluetooth/cmtp/core.c:376 || cmtp_add_connection() || || ? Y || ? N || ||In progress, Cedric
|-
|| linux-2.6.18-rc2/net/bluetooth/hidp/core.c:632 || hidp_add_connection() || || ? Y || ? N || ||In progress, Cedric
|-
|| linux-2.6.18-rc2/net/bluetooth/rfcomm/core.c:2047 || rfcomm_init() || || ? Y || ? N || ||In progress, Cedric
|-
|| linux-2.6.18-rc2/net/core/pktgen.c:3260 || pktgen_create_thread() || || ? || ? || ||
|-
|| linux-2.6.18-rc2/net/ipv4/ipvs/ip_vs_sync.c:860 || start_sync_thread() || || ? || ? || ||
|-
|| linux-2.6.18-rc2/drivers/s390/scsi/zfcp_erp.c:1031 || zfcp_erp_thread_setup() || || Y || N || || in progress - cedric
|-
|| linux-2.6.18-rc2/drivers/usb/atm/usbatm.c:1021 || usbatm_heavy_init() || || Y || Y || ||
|-
|| linux-2.6.18-rc2/drivers/usb/storage/libusual.c:135 || usu_probe() || || Y || N || ||
|-
|| linux-2.6.18-rc2/fs/cifs/connect.c:1733 || cifs_mount() || || Y || N || || task is cached and it uses signal to shutdown the server thread
|-
|| linux-2.6.18-rc2/fs/nfs/delegation.c:361 || nfs_async_inode_return_delegation() || || Y || N || || cedric working on it.
|-
|| linux-2.6.18-rc2/net/sunrpc/svc.c:176 || svc_create_thread() || || Y || N || || uses signal - cedric
|-
|| linux-2.6.18-rc2/fs/lockd/clntlock.c:186 || nlmclnt_recovery() || || Y || N || || patch should be reworked globally with NFS - cedric
|-
|| linux-2.6.18-rc2/drivers/macintosh/adb.c:272 || __adb_probe_task() || || Y || Y || ||
|-
|| linux-2.6.18-rc2/drivers/macintosh/therm_pm72.c:1771 || start_control_loops() || || Y || Y || || In progressSuka: Submitted to maintainer, SukaBenjamin Harrenschmidt for compilation/testing
|-
|| linux-2.6.18-rc2/drivers/macintosh/therm_windtunnel.c:325 || do_attach() || || Y || Y || || (pid cached, but never referenced)
|-
|| linux-2.6.18-rc2/kernel/kmod.c:208 || __call_usermodehelper() || || N || Y || ||
|-
|| linux-2.6.18-rc2/drivers/s390/scsi/zfcp_erp.c:1031 || zfcp_erp_thread_setup() || || Y || N || || in progress - cedric
|-
|| linux-2.6.18-rc2/drivers/usb/storage/libusual.c:135 || usu_probe() || || Y || N || || sent - cedric
|-
|| linux-2.6.18-rc2/fs/cifs/connect.c:1733 || cifs_mount() || || Y || N || || task is cached and it uses signal to shutdown the server thread
|-
|| linux-2.6.18-rc2/fs/nfs/delegation.c:361 || nfs_async_inode_return_delegation() || || Y || N || || cedric working on it.
|-
|| linux-2.6.18-rc2/net/sunrpc/svc.c:176 || svc_create_thread() || || Y || N || || uses signal - cedric
|-
|| linux-2.6.18-rc2/fs/lockd/clntlock.c:186 || nlmclnt_recovery() || || Y || N || || patch should be reworked globally with NFS - cedric
|-
|| linux-2.6.18-rc2/arch/i386/mach-voyager/voyager_thread.c:47 || voyager_thread_start() || || Y || N || ||