mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 18:13:31 +00:00
procfs_memory_get_current is renamed to procfs_memory_get_used, because "current" can mean anything, including total memory, used memory, and free memory, as long as the value is up to date. No functional change.