diff options
author | 2012-09-07 07:55:25 -0400 | |
---|---|---|
committer | 2012-09-17 14:54:10 -0500 | |
commit | e549c1337133e85a6d6bc868d2d141a61a80975c (patch) | |
tree | c443790fe9751c25786c5eca16f838fb0ebb1082 /tools/perf/scripts/python/sctop.py | |
parent | net/9p: Check errno validity (diff) | |
download | linux-dev-e549c1337133e85a6d6bc868d2d141a61a80975c.tar.xz linux-dev-e549c1337133e85a6d6bc868d2d141a61a80975c.zip |
9p: don't use __getname/__putname for uname/aname
These are generally very small strings. We don't need an entire 4k
allocation for each. Instead, just free and reallocate them on an
as-needed basis.
Note: This patch is untested since I don't have a 9p server available at
the moment. It's mainly something I noticed while doing some
getname/putname cleanup work.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions