1. 27 8月, 2005 2 次提交
  2. 17 4月, 2005 2 次提交
    • M
      [PATCH] IB/mthca: add fast memory region implementation · e0f5fdca
      Michael S. Tsirkin 提交于
      Implement fast memory regions (FMRs), where the driver writes directly into
      the HCA's translation tables rather than requiring a firmware command.  For
      Tavor, MTTs for FMR are separate from regular MTTs, and are reserved at driver
      initialization.  This is done to limit the amount of virtual memory needed to
      map the MTTs.  For Arbel, there's no such limitation, and all MTTs and MPTs
      may be used for FMR or for regular MR.
      Signed-off-by: NMichael S. Tsirkin <mst@mellanox.co.il>
      Signed-off-by: NRoland Dreier <roland@topspin.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      e0f5fdca
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4