aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey1-0/+12
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey1-0/+11
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey1-0/+3
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer1-0/+30
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer1-21/+4
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-0/+73