linux/kernel/power
Rafael J. Wysocki 56f99bcb52 swsusp: free more memory
Move the definition of PAGES_FOR_IO to kernel/power/power.h and introduce
SPARE_PAGES representing the number of pages that should be freed by the
swsusp's memory shrinker in addition to PAGES_FOR_IO so that device drivers
can allocate some memory (up to 1 MB total) in their .suspend() routines
without causing the suspend to fail.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <nigel@nigel.suspend2.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:12:59 -07:00
..
Kconfig kconfig: mention 'hibernation' not just swsusp 2007-05-07 12:12:59 -07:00
Makefile
console.c
disk.c power management: change /sys/power/disk display 2007-05-07 12:12:59 -07:00
main.c remove software_suspend() 2007-05-07 12:12:59 -07:00
pm.c
power.h swsusp: free more memory 2007-05-07 12:12:59 -07:00
poweroff.c
process.c
snapshot.c swsusp: use GFP_KERNEL for creating basic data structures 2007-05-07 12:12:59 -07:00
swap.c swsusp: use rbtree for tracking allocated swap 2007-05-07 12:12:59 -07:00
swsusp.c swsusp: free more memory 2007-05-07 12:12:59 -07:00
user.c swsusp: fix snapshot_release 2007-05-07 12:12:59 -07:00