From: Ralph Campbell Date: Fri, 22 Sep 2006 22:22:26 +0000 (-0700) Subject: IB/ipath: Performance improvements via mmap of queues X-Git-Tag: v2.6.19-rc1~1293^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373d9915803aebbbf7fd3841efd9dac31c32e148;p=pandora-kernel.git IB/ipath: Performance improvements via mmap of queues Improve performance of userspace post receive, post SRQ receive, and poll CQ operations for ipath by allowing userspace to directly mmap() receive queues and completion queues. This eliminates the copying between userspace and the kernel in the data path. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed