commit | 1810053e8db3fd65f039229bde9e420278994300 | [log] [tgz] |
---|---|---|
author | Asias He <asias@redhat.com> | Tue Jan 22 11:20:27 2013 +0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Feb 13 11:27:41 2013 -0800 |
tree | 7349d6a077501dfa8cdf66d8eb7df96b82df8d46 | |
parent | f3158f362ca8b77b24c5de86cbec347ab2bb6430 [diff] |
tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl 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>