On Tuesday, March 22, 2011, Raj Kumar wrote: > > Hi Rafael, > > I have one question regarding the dedicated memory(the memory that is not OS addressable). What do you mean by not OS addressable? > But when userspace does mmap, I am creating mapping for VMA to physical addresses that are in dedicated memory. > The question is when system hibernates, will the OS kernel take care of this when creating hibernation image as mmap creates a virtual address space or device driver should explicity swap this memory(dedicated memory) in hibernation image? The hibernate core saves everything that's regarded as RAM. The other memory areas have to be saved by drivers (or generally subsystems) that manage them before the image is created. Thanks, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm