ah, i see. I did not mean to utilize any ACPI paths but simple powerdown
or reboot.
If we checkpoint all apps to persistent disk areas (which the checkpoint
patches in this thread are about), then we can just reboot the kernel
and forget all its state.
That capability can be used to build a really robust hibernation
implementation IMO: we could "hibernate/kexec" over between different
kernel versions transparently. (only a small delay will be noticed by
the user - if we do it smartly with in-kernel modesetting then not even
the screen contents will be changed over this.)
Ingo
--