diff options
author | 2016-05-09 00:07:47 -0400 | |
---|---|---|
committer | 2016-06-10 22:09:41 -0700 | |
commit | c0ff9019ee64101fda8f19338da799fda8217e14 (patch) | |
tree | ca3a5ce68a37f9742f4c09f002938ee5fe3b9eb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing (diff) | |
download | linux-dev-c0ff9019ee64101fda8f19338da799fda8217e14.tar.xz linux-dev-c0ff9019ee64101fda8f19338da799fda8217e14.zip |
mei: drop wr_msg from the mei_dev structure
The control messages are usually small, around 8 bytes, and can be
allocated on the stack.
Using on stack allocation allows us to drop 'wr_msg' a rather large
buffer reserved in the mei_dev structure and relax contention
of this device global buffer.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions