git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9918b28
)
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
author
Steve Wise
<swise@opengridcomputing.com>
Wed, 27 Jan 2010 20:22:34 +0000
(20:22 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 24 Feb 2010 18:40:29 +0000
(10:40 -0800)
Only kernel mode CQs need the SW queue memory allocated. The SW queue
for user mode CQs is allocated in userspace by libcxgb3.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found