linux/kernel/power
Christoph Hellwig 343df3c79c suspend: simplify block I/O handling
Stop abusing struct page functionality and the swap end_io handler, and
instead add a modified version of the blk-lib.c bio_batch helpers.

Also move the block I/O code into swap.c as they are directly tied into
each other.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Pavel Machek <pavel@ucw.cz>
Tested-by: Ming Lin <mlin@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Rafael J. Wysocki <rjw@rjwysocki.net>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-05-19 09:19:59 -06:00
..
Kconfig
Makefile suspend: simplify block I/O handling 2015-05-19 09:19:59 -06:00
autosleep.c
console.c
hibernate.c
main.c PM / sleep: add pm-trace support for suspending phase 2015-03-18 15:54:27 +01:00
power.h suspend: simplify block I/O handling 2015-05-19 09:19:59 -06:00
poweroff.c
process.c oom, PM: make OOM detection in the freezer path raceless 2015-02-11 17:06:03 -08:00
qos.c
snapshot.c Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" 2015-04-07 01:13:23 +02:00
suspend.c PM / sleep: add configurable delay for pm_test 2015-02-26 01:21:26 +01:00
suspend_test.c
swap.c suspend: simplify block I/O handling 2015-05-19 09:19:59 -06:00
user.c
wakelock.c