Re: [RFC][PATCH] swsusp: do not use higher order memory allocations [update]

2005-01-31 Thread Rafael J. Wysocki
Hi, On Monday, 31 of January 2005 00:19, Rafael J. Wysocki wrote: > 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

Re: [RFC][PATCH] swsusp: do not use higher order memory allocations [update]

2005-01-31 Thread Rafael J. Wysocki
Hi, On Monday, 31 of January 2005 00:19, Rafael J. Wysocki wrote: 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