1. 29 7月, 2007 1 次提交
  2. 21 7月, 2007 2 次提交
    • S
      IB/ehca: Support small QP queues · e2f81daf
      Stefan Roscher 提交于
      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: NHoang-Nam Nguyen <hnguyen@de.ibm.com>
      e2f81daf
    • H
      IB/ehca: Support large page MRs · 5bb7d929
      Hoang-Nam Nguyen 提交于
      Add support for MR pages larger than 4K on eHCA2. This reduces
      firmware memory consumption.  If enabled via the mr_largepage module
      parameter, the MR page size will be determined based on the MR length
      and the hardware capabilities -- if the MR is >= 16M, 16M pages are
      used, for example.
      Signed-off-by: NJoachim Fenkes <fenkes@de.ibm.com>
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      5bb7d929
  3. 18 7月, 2007 1 次提交
  4. 10 7月, 2007 3 次提交
  5. 25 5月, 2007 1 次提交
  6. 15 5月, 2007 1 次提交
  7. 25 4月, 2007 1 次提交
  8. 23 9月, 2006 1 次提交