Logo image
Performance optimization for infiniband virtualization on QEμKVM
Conference paper

Performance optimization for infiniband virtualization on QEμKVM

Ming-Ting Wei, Yu-Shiang Lin and Che-Rung Lee
Proceedings of the International Conference on Cloud Computing Technology and Science, CloudCom, Vol.2019-December, pp.19-26
12/2019

Abstract

InfiniBand Memory virtualization QEμKVM Computational Theory and Mathematics Computer Networks and Communications Software Theoretical Computer Science
The emergence of machine learning applications has brought the new demands for high performance computing in cloud environment. Besides accelerators, such as GPU or TPU, fast interconnection among and within computers becomes more and more important to achieve efficient training and learning. One of the high-bandwidth, low-latency interconnection architectures is InfiniBand. However, software based virtualization of InfiniBand in QEμKVM suffers large performance degradation owing to virtualization overhead and memory allocation problem. In this paper, two techniques, doorbell mapping and memlink, are proposed to optimize the performance the InfiniBand virtualization on QEμKVM. Doorbell mapping allows the applications in guest user-space to access the doorbell memory page directly so that the virtualization overhead is minimized. Memlink ensures memory contiguity after virtualization, which is a critical requirement for zero-copy between guest and host. Experiments show that the virtualized InfiniBand with mmap and memlink can achieve near native performance for large data transmissions. Comparing to the previous InfiniBand virtualization on QEμKVM, our implementation obtains over 3.5 times performance improvement in various benchmarks.

Metrics

1 Record Views

Details

Logo image