kernel-ark/drivers/infiniband/hw
Stefan Roscher e2f81daf23 IB/ehca: Support small QP queues
eHCA2 supports QP queues that can be as small as 512 bytes. This
greatly reduces memory overhead for consumers that use lots of QPs
with small queues (e.g. RDMA-only QPs). Apart from dealing with
firmware, this code needs to manage bite-sized chunks of kernel pages,
making sure that no kernel page is shared between different protection
domains.

Signed-off-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
2007-07-20 21:19:47 -07:00
..
amso1100 mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
cxgb3 some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
ehca IB/ehca: Support small QP queues 2007-07-20 21:19:47 -07:00
ipath IB/ipath: Remove ipath_layer dead code 2007-07-20 21:19:43 -07:00
mlx4 IB/mlx4: Fix error path in create_qp_common() 2007-07-20 21:19:43 -07:00
mthca IB/mthca: Change command token on timeout 2007-07-20 21:19:43 -07:00