summaryrefslogtreecommitdiffstats
path: root/ipc/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* ipcns: make free_ipc_ns() staticAlexey Dobriyan2009-06-181-24/+24
* ipcns: extract create_ipc_ns()Alexey Dobriyan2009-06-181-7/+2
* ipcns: remove useless get/put while CLONE_NEWIPCAlexey Dobriyan2009-06-181-5/+1
* namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-071-6/+35
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-071-0/+2
* ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey2008-04-291-0/+12
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-291-0/+11
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-291-0/+3
* IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-081-0/+30
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-081-21/+4
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+73
OpenPOWER on IntegriCloud