git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3158f3
)
tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
author
Asias He
<asias@redhat.com>
Tue, 22 Jan 2013 03:20:27 +0000
(11:20 +0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 13 Feb 2013 19:27:41 +0000
(11:27 -0800)
We can get all the pages in one time instead of calling
gup N times.
Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found