Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
The sysfs_memparse() function parses strings for memory size. The string format is a decimal value followed by a unit suffix.
This ticket proposes to add a helper function to parse '%' unit and return the proportion of a total size.