Hi!

> > The following patch is (yet) an(other) attempt to eliminate the need for 
> > using higher
> > order memory allocations on resume.  It accomplishes this by replacing the 
> > array
> > of page backup entries with a list, so it is only necessary to allocate 
> > individual
> > memory pages.  This approach makes it possible to avoid relocating many 
> > memory
> > pages on resume (as a result, much less memory is used) and to simplify
> > the assembly code that restores the image.
> 
> I have updated the resume patch to apply to the 2.6.11-rc3-mm1 kernel that
> contains the suspend part and the x86_64-Speed-up-suspend patch.  The patch
> is only for x86-64 and i386.
> 
> [Note: without this patch the resume process fails on my box ("out of memory")
> during every 7th - 8th suspend/resume cycle, on the average.]

Pssst. At this point, solution would be to revert the first part,
too. 2.6.11 is too near to do anything else.
                                                                Pavel
-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to