Marek Vasut [off-list ref] wrote:
quoted
On 02/01/12 22:31, Marek Vasut wrote:
quoted
quoted
I don't think there is anyway to avoid the memory requirement if
we want
quoted
quoted
quoted
to be able to resume transparently to user-space (or even resume
at all
quoted
quoted
quoted
in some setups).
Well ... injecting firmware into kernel with some userland helper
just
quoted
quoted
before suspend is no-go?
Its a perfectly good idea but you still need the full memory
requirement
quoted
during the suspend.
Hm ... and we can't have memory type that "can be swapped-out, but must
be
loaded back before suspend" in kernel, right?
Nope. Kernel swapping is a big headache and Linux doesn't do it. The only thing we can do is drop any clean cache pages, but that has performance implications.
Thanks,
Jack
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.