]> granicus.if.org Git - procps-ng/commit
testsuite:free: total committed memory can be negative (if overcommitted)
authorLukas Märdian <slyon@ubuntu.com>
Wed, 15 Feb 2023 10:02:55 +0000 (11:02 +0100)
committerLukas Märdian <slyon@ubuntu.com>
Wed, 15 Feb 2023 10:02:57 +0000 (11:02 +0100)
commit414e33a8afb6c1751f38bff3e170d2217b96a2d2
tree623574211ed58ecb466120097f82cdea7d5b1a57
parent95cd051c27ddd1d330e93ba6b752ae7e11c739b7
testsuite:free: total committed memory can be negative (if overcommitted)

E.g. on my system I see this output to "free -vh", which fails the test:
               total        used        free      shared  buff/cache   available
Mem:            23Gi        17Gi       311Mi       2.2Gi       8.1Gi       5.8Gi
Swap:          2.0Gi       1.9Gi       105Mi
Comm:           13Gi        44Gi       -31Gi
testsuite/free.test/free.exp