From b9a1af8a3b03a5e8575d87c3593a5931cd0e7a8c Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Wed, 6 May 2015 05:46:01 +0200
Subject: Add fields reporting consumed buffers and space to the
 dma_engine_status and provide better ipedma benchmarking

---
 docs/README | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'docs')

diff --git a/docs/README b/docs/README
index 1cbf8ee..647df41 100644
--- a/docs/README
+++ b/docs/README
@@ -8,4 +8,7 @@ Supported environmental variables
  IPECAMERA_DEBUG_RAW_PACKETS	- Store all raw packets read from DMA grouped in frames (variable may specify directory)
  IPECAMERA_DEBUG_RAW_FRAMES	- Store all raw frames (variable may specify directory)
  IPECAMERA_DEBUG_HARDWARE	- Produce various debugging information about ipecamera operation
+
+ PCILIB_BENCHMARK_HARDWARE	- Remove all unnecessary software processing (like copying memcpy) to check hardware performance
+ PCILIB_BENCHMARK_STREAMING	- Emulate streaming mode while benchmarking DMA engines
  
\ No newline at end of file
-- 
cgit v1.2.3