Re: [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
Askar Safin <[email protected]> Tue, 23 Dec 2025 04:41:14 +0300
| Newsgroups | gmane.linux.lvm.general |
|---|---|
| Message-ID | <20251223014114.2193668-1-safinaskar__34795.4806334869$1766454157$gmane$org@gmail.com> |
Milan Broz <[email protected]>: > Anyway, my understanding is that all device-mapper targets use mempools, > which should ensure that they can process even under memory pressure. Also, I don't understand how mempools help here. As well as I understand, allocation from mempool is still real allocation if mempool's own reserve is over. -- Askar Safin