[PATCH] docs: mm: numaperf: Fix wrong unit for bandwidth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Yicong Yang <yangyicong@xxxxxxxxxxxxx>

Per ACPI Spec 6.4 Table 5.129 for System Locality Latency and Bandwidth
Information Structure, "Base unit for bandwidth in megabytes per second
(MB/s)" rather than MiB/s. Since MiB and MB are different units[1], fix
this in the document.

[1] https://en.wikipedia.org/wiki/Byte#Multiple-byte_units
Signed-off-by: Yicong Yang <yangyicong@xxxxxxxxxxxxx>
---
 Documentation/admin-guide/mm/numaperf.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/mm/numaperf.rst b/Documentation/admin-guide/mm/numaperf.rst
index 166697325947..37fd88dcbc0e 100644
--- a/Documentation/admin-guide/mm/numaperf.rst
+++ b/Documentation/admin-guide/mm/numaperf.rst
@@ -86,7 +86,7 @@ are exported are as follows::
 	|-- write_bandwidth
 	`-- write_latency
 
-The bandwidth attributes are provided in MiB/second.
+The bandwidth attributes are provided in MB/second.
 
 The latency attributes are provided in nanoseconds.
 
-- 
2.24.0




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux