summaryrefslogtreecommitdiffstats
path: root/ipc/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* 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