Hi Nick.
On Wednesday 26 April 2006 12:24, Nick Piggin wrote:
Rafael J. Wysocki wrote:
This means if we freeze bdevs, we'll be able to save all of the LRU pages,
except for the pages mapped by the current task, without copying. I think
we can try to do this, but we'll need a patch to freeze bdevs for this
purpose. ;-)
Why not the current task? Does it exit the kernel? Or go through some
get_uesr_pages path?
I think Rafael is asleep at the mo, so I'll answer for him - he's wanting it to be compatible with using userspace to control what happens (uswsusp). In that case, current will be the userspace program that's calling the ioctls to get processes frozen etc.