diff options
| author | Nadia Derbey <[email protected]> | 2008-04-29 01:00:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:13 -0700 |
| commit | 91cfb2b4b57816de0c96de417b3238249f0b125f (patch) | |
| tree | a7f10f4445c6ffeec0e4cad5a2ea5dae3d0faf8b /tools/perf/scripts/python | |
| parent | e2c284d8a87f95df9b47c6a13168a844ca7c03e9 (diff) | |
ipc: do not recompute msgmni anymore if explicitly set by user
Make msgmni not recomputed anymore upon ipc namespace creation / removal or
memory add/remove, as soon as it has been set from userland.
As soon as msgmni is explicitly set via procfs or sysctl(), the associated
callback routine is unregistered from the ipc namespace notifier chain.
Signed-off-by: Nadia Derbey <[email protected]>
Cc: Yasunori Goto <[email protected]>
Cc: Matt Helsley <[email protected]>
Cc: Mingming Cao <[email protected]>
Cc: Pierre Peiffer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions