anuket-project / anuket-specifications

Anuket specifications
https://docs.anuket.io
123 stars 116 forks source link

[RM Ch04] Units for CPU metrics #1125

Closed peterwoerndle closed 4 years ago

peterwoerndle commented 4 years ago

The current version of the document does not specify the unit of measurement for CPU usage and CPU utilization which makes those statements having the same description and thus be ambiguous. As per the reference document (ETSI GS NFV TST008) usage should be reported in nanoseconds and utilization in percent.

6.5 Units of measure Processor usage results shall be reported as time in nanoseconds, and utilization shall be reported as the ratio of total time in one or more execution contexts to the total time in the measurement interval, expressed as a percentage.

A change in the RM will need to be followed up by changes in the the RA documents.

ASawwaf commented 4 years ago

https://github.com/cntt-n/CNTT/pull/1161#pullrequestreview-363082567

I think this issue covers your @peterwoerndle @CsatariGergely @rabi-abdel @kedmison