summaryrefslogtreecommitdiffstats
path: root/docs/userguide/pcm_utility.userguide.rst
diff options
context:
space:
mode:
authorkalyanreddy <reddyx.gundarapu@intel.com>2017-03-22 14:42:25 +0530
committerKalyan reddy Gundarapu <reddyx.gundarapu@intel.com>2017-03-27 08:35:40 +0000
commit8a568b1f4d7fbef0843480b079ccbc4171a60d1c (patch)
treeeb94a244d2fd8becc9287495ebfd91a999466a0c /docs/userguide/pcm_utility.userguide.rst
parent9d3e1250c6c70a017262959bae68235ef8100684 (diff)
This patch is used to update the documents of D-release.
Change-Id: Iccebac991c1ea0973733963743d4d1438ac153b2 Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com> Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com> Co-Authored by:shravani paladugula <shravanix.paladugula@intel.com> Co-Authored by:Navya Bathula <navyax.bathula@intel.com> Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> (cherry picked from commit 7d8bfd26b45b511898825a24ecf0977a336fac13)
Diffstat (limited to 'docs/userguide/pcm_utility.userguide.rst')
-rw-r--r--docs/userguide/pcm_utility.userguide.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/userguide/pcm_utility.userguide.rst b/docs/userguide/pcm_utility.userguide.rst
index c8eb21d61..1ae68516c 100644
--- a/docs/userguide/pcm_utility.userguide.rst
+++ b/docs/userguide/pcm_utility.userguide.rst
@@ -80,10 +80,10 @@ Parameters
| Mem Ch 3: Reads (MB/s): 6867.47 | Mem Ch 3: Reads (MB/s): 7403.66 |
| Writes(MB/s): 1805.53 | Writes(MB/s): 1950.95 |
| | |
-| NODE0 Mem Read (MB/s): 27478.96 | NODE1 Mem Read (MB/s): 29624.51 |
+| NODE0 Mem Read (MB/s) : 27478.96 | NODE1 Mem Read (MB/s) : 29624.51 |
| NODE0 Mem Write (MB/s): 7225.79 | NODE1 Mem Write (MB/s): 7811.36 |
-| NODE0 P. Write (T/s) : 214810 | NODE1 P. Write (T/s): 238294 |
-| NODE0 Memory (MB/s): 34704.75 | NODE1 Memory (MB/s): 37435.87 |
+| NODE0 P. Write (T/s) : 214810 | NODE1 P. Write (T/s) : 238294 |
+| NODE0 Memory (MB/s) : 34704.75 | NODE1 Memory (MB/s) : 37435.87 |
+---------------------------------------+---------------------------------------+
| - System Read Throughput(MB/s): 57103.47 |
| - System Write Throughput(MB/s): 15037.15 |
@@ -121,9 +121,9 @@ In install_Pcm function, it handles the installation of pcm utility and the requ
.. code:: bash
- git clone https://github.com/opcm/pcm
- cd pcm
- make
+ $ git clone https://github.com/opcm/pcm
+ $ cd pcm
+ $ make
In collect_MBWInfo Function,the below command is executed on the node which was collected to the logs
with the timestamp and testType.The function will be called at the begining of each testcase and
@@ -131,7 +131,7 @@ signal will be passed to terminate the pcm-memory process which was executing th
.. code:: bash
- pcm-memory.x 60 &>/root/MBWInfo/MBWInfo_${testType}_${timeStamp}
+ $ pcm-memory.x 60 &>/root/MBWInfo/MBWInfo_${testType}_${timeStamp}
where,
${testType} = verify (or) daily