diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2016-08-19 07:12:09 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-09-22 11:42:32 (GMT) |
commit | ee877b81c6b92c190e7186c1ffd054804b426c02 (patch) | |
tree | 9dea5cf1a3e6a6f01c23f524023e55490d91e816 /lib/ts_bm.c | |
parent | 8cb63b78791eef67ea95831c6ef5e6039c572b14 (diff) | |
download | linux-ee877b81c6b92c190e7186c1ffd054804b426c02.tar.xz |
s390/pci_dma: improve map_sg
Our map_sg implementation mapped sg entries independently of each other.
For ease of use and possible performance improvements this patch changes
the implementation to try to map as many (likely physically non-contiguous)
sglist entries as possible into a contiguous DMA segment.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions