Re: [RFC][PATCH 0/3] swsusp: Stop using page flags



On Sun, 2007-03-11 at 11:17 +0100, Rafael J. Wysocki wrote:
Hi,

The following three patches make swsusp use its own data structures for memory
management instead of special page flags. Thus the page flags used so far by
swsusp (PG_nosave, PG_nosave_free) can be used for other purposes and I believe
there are some urgend needs of them. :-)

Last week I sent these patches to the linux-pm and linux-mm lists and there
were no negative comments. Also I've been testing them on my x86_64 boxes for
a few days and apparently they don't break anything. I think they can go into
-mm for testing.

Comments are welcome.

These patches have my blessing, they look good to me, but I'm not much
involved with the swsusp code, so I won't ACK them.

Again, thanks a bunch for freeing up 2 page flags :-)

Peter

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [RFC][PATCH 0/3] swsusp: Stop using page flags
    ... The following three patches make swsusp use its own data structures for memory ... management instead of special page flags. ... Last week I sent these patches to the linux-pm and linux-mm lists and there ...
    (Linux-Kernel)
  • Re: Fix up power managment in 2.6
    ... > ...by this you enable suspend even before system is booted. ... Notice that when swsusp goes wrong it ... That is, until the latest round of patches, in which the ... we can all take the moral way out and just make sure that our callers ...
    (Linux-Kernel)
  • Re: [RFC][patch 0/2] mm: remove PageReserved
    ... >> checking the page flags. ... > something you can change later if they do become tight. ... Well, I think we can do without PG_nosave in swsusp, although it would require ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • [RFC][PATCH 1/2]: MM: Make Page Tables Reloctable: Conditional TLB Flush
    ... defragmentation, and memory hotblug. ... The potential need to rewalk the ... These patches are against 2.6.23 kernel.org kernel. ... unsigned long flags; ...
    (Linux-Kernel)
  • Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.)
    ... On Thursday 09 February 2006 23:22, Rafael J. Wysocki wrote: ... Are you willing, for example, to do work on switching swsusp to ... The code is now split into the part that handles the snapshot image ... If I submitted patches to provide the possibility ...
    (Linux-Kernel)