diff options
author | 2012-01-16 16:57:08 -0800 | |
---|---|---|
committer | 2012-01-18 08:35:58 +0000 | |
commit | 4949314c7283ea4f9ade182ca599583b89f7edd6 (patch) | |
tree | bbd2316996bc2f19c1b3a8c24f8591f12d2330fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iscsi-target: Fix up a few assignments (diff) | |
download | linux-dev-4949314c7283ea4f9ade182ca599583b89f7edd6.tar.xz linux-dev-4949314c7283ea4f9ade182ca599583b89f7edd6.zip |
target: Allow control CDBs with data > 1 page
We need to handle >1 page control cdbs, so extend the code to do a vmap
if bigger than 1 page. It seems like kmap() is still preferable if just
a page, fewer TLB shootdowns(?), so keep using that when possible.
Rename function pair for their new scope.
Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions