On Thu, Oct 27, 2011 at 2:12 AM, Dan McGee <[email protected]> wrote: > 1. Is there a need to even call swapoff? I can't believe it is > essential for swap partitions.
On second thought: I guess there is the case where the swap partition is on top of something else (lvm, md, crypt, ...). We are currently trying to tear down all these things gracefully, so I guess we'd need to swapoff if we want that. -t
