All of lore.kernel.org
 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; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ 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 ` Asias He
2013-01-29 18:52   ` Nicholas A. Bellinger
2013-01-22  3:20 ` [PATCH v2 3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl Asias He
2013-01-22  3:20 ` Asias He
2013-01-29 18:53   ` Nicholas A. Bellinger
2013-01-29 19:16     ` Michael S. Tsirkin
2013-01-29 19:21       ` Nicholas A. Bellinger
2013-01-29 19:21       ` Nicholas A. Bellinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.