1. 22 3月, 2016 2 次提交
  2. 18 3月, 2016 3 次提交
  3. 18 1月, 2016 1 次提交
    • D
      ntb: ntb perf tool · 8a7b6a77
      Dave Jiang 提交于
      Providing raw performance data via a tool that directly access data from
      NTB w/o any software overhead. This allows measurement of the hardware
      performance limit. In revision one we are only doing single direction
      CPU and DMA writes. Eventually we will provide bi-directional writes.
      
      The measurement using DMA engine for NTB performance measure does
      not measure the raw performance of DMA engine over NTB due to software
      overhead. But it should provide the peak performance through the Linux DMA
      driver.
      Signed-off-by: NDave Jiang <dave.jiang@intel.com>
      Tested-by: NAllen Hubbe <Allen.Hubbe@emc.com>
      Signed-off-by: NJon Mason <jdmason@kudzu.us>
      8a7b6a77
  4. 05 7月, 2015 2 次提交