struct Hardware::Memory
- Hardware::Memory
- Struct
- Value
- Object
Defined in:
hardware/memory.crConstructors
Instance Method Summary
-
#available
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 MemAvailable can be not present in older systems
-
#meminfo : Hash(String, Int64)
VmallocTotal can be very huge - needs Int64
- #percent(used = true)
-
#total
in kB
- #used
Constructor Detail
Instance Method Detail
def available
#
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 MemAvailable can be not present in older systems