diff options
| author | Cedric Le Goater <[email protected]> | 2007-07-15 23:41:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-16 09:05:47 -0700 |
| commit | 98c0d07cbf2a8582a0341b05ad564247e608f6f9 (patch) | |
| tree | 9c72ff1a024f472a9186cbb62f244e1e5829e639 /tools/perf/scripts/python | |
| parent | 467e9f4b5086a60a5cb2e032ccaf4a31abadc4c2 (diff) | |
add a kmem_cache for nsproxy objects
It should improve performance in some scenarii where a lot of
these nsproxy objects are created by unsharing namespaces. This is
a typical use of virtual servers that are being created or entered.
This is also a good tool to find leaks and gather statistics on
namespace usage.
Signed-off-by: Cedric Le Goater <[email protected]>
Cc: Herbert Poetzl <[email protected]>
Cc: Pavel Emelianov <[email protected]>
Cc: "Eric W. Biederman" <[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