virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
@ 2013-01-22  3:20 Asias He
  2013-01-22  3:20 ` [PATCH v2 1/3] tcm_vhost: Introduce iov_num_pages Asias He
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Asias He @ 2013-01-22  3:20 UTC (permalink / raw)
  To: Nicholas Bellinger; +Cc: kvm, Michael S. Tsirkin, virtualization, target-devel

Changes in v2:
- Use GFP_KERNEL instead of GFP_ATOMIC
- Handle pages pinned less than wanted

Asias He (3):
  tcm_vhost: Introduce iov_num_pages
  tcm_vhost: Use iov_num_pages to calculate sgl_count
  tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl

 drivers/vhost/tcm_vhost.c | 68 +++++++++++++++++++++++++++--------------------
 1 file changed, 39 insertions(+), 29 deletions(-)

-- 
1.8.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-29 19:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22  3:20 [PATCH v2 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl Asias He
2013-01-22  3:20 ` [PATCH v2 1/3] tcm_vhost: Introduce iov_num_pages Asias He
2013-01-29 18:51   ` Nicholas A. Bellinger
2013-01-22  3:20 ` [PATCH v2 2/3] tcm_vhost: Use iov_num_pages to calculate sgl_count Asias He
2013-01-22  3:20 ` [PATCH v2 3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl Asias He
     [not found] ` <1358824827-16169-3-git-send-email-asias@redhat.com>
2013-01-29 18:52   ` [PATCH v2 2/3] tcm_vhost: Use iov_num_pages to calculate sgl_count Nicholas A. Bellinger
     [not found] ` <1358824827-16169-4-git-send-email-asias@redhat.com>
2013-01-29 18:53   ` [PATCH v2 3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl Nicholas A. Bellinger
2013-01-29 19:16     ` Michael S. Tsirkin
2013-01-29 19:21       ` Nicholas A. Bellinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).