Currently, we emit a warning if more swap is configured than half the
maximum amount we can manage (to account for fragmentation). Change the
code to emit a warning if we exceed the actual maximum, and a different,
softer warning it we exceed the recommended value.
MFC after: 1 week