main: let's use physical_memory_scale() where appropriate
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Feb 2021 13:40:13 +0000 (14:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Feb 2021 21:36:34 +0000 (22:36 +0100)
commit60dcf3dc1b5b4c63e2c35ad7eba1d6f7ab5e086c
tree997137a60bf4348d1161e2ab279a06881a8b90d6
parentfe845b5e7653677f922070ab3c92abfd49bbb4e5
main: let's use physical_memory_scale() where appropriate

This way we can take benefit of the fact that physical_memory_scale()
aligns on page sizes.
src/core/main.c