diff options
author | Jiang, Yunhong <yunhong.jiang@intel.com> | 2017-03-21 17:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-21 17:44:28 +0000 |
commit | 59ee691ba40e67e4975e0eaf768efb6df286ed3c (patch) | |
tree | 040e4d5aaf3a5aa05456a84fde72feaa16fdeda0 /docs/userguide/pcm_utility.userguide.rst | |
parent | b1495d4fa3175a3ffea301dedb9b0a60ca9ada44 (diff) | |
parent | d4b19c2012c72015c7554ad0b0f098b9dae8aa7c (diff) |
Merge "This patch is used to update the documents of D-release."
Diffstat (limited to 'docs/userguide/pcm_utility.userguide.rst')
-rw-r--r-- | docs/userguide/pcm_utility.userguide.rst | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/docs/userguide/pcm_utility.userguide.rst b/docs/userguide/pcm_utility.userguide.rst index baef7059a..c8eb21d61 100644 --- a/docs/userguide/pcm_utility.userguide.rst +++ b/docs/userguide/pcm_utility.userguide.rst @@ -1,6 +1,15 @@ -========================================================= +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. http://creativecommons.org/licenses/by/4.0 + +=========================== +PCM Utility in KVMFORNFV +=========================== + Collecting Memory Bandwidth Information using PCM utility -========================================================= +--------------------------------------------------------- +This chapter includes how the PCM utility is used in kvmfornfv +to collect memory bandwidth information About PCM utility ----------------- @@ -22,10 +31,10 @@ Version Features | | cyclic testcases. | | | | +-----------------------------+-----------------------------------------------+ +| | - pcm-memory.x will be executed before the | +| Danube | execution of every testcase | | | - pcm-memory.x provides the memory bandwidth | | | data throught out the testcases | -| | - pcm-memory.x will be executedbefore the | -| Danube | execution of every testcase | | | - used for all test-types (stress/idle) | | | - Generated memory bandwidth logs which are | | | to published to the KVMFORFNV artifacts | @@ -124,3 +133,9 @@ signal will be passed to terminate the pcm-memory process which was executing th pcm-memory.x 60 &>/root/MBWInfo/MBWInfo_${testType}_${timeStamp} + where, + ${testType} = verify (or) daily + +Future Scope +------------ +PCM information will be added to cyclictest of kvmfornfv in yardstick. |