linux/kernel/power
Joerg Roedel 3a20cb1779 PM / Hibernate: Implement position keeping in radix tree
Add code to remember the last position that was requested in
the radix tree. Use it as a cache for faster linear walking
of the bitmap in the memory_bm_rtree_next_pfn() function
which is also added with this patch.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-07-29 01:47:44 +02:00
..
autosleep.c
block_io.c
console.c
hibernate.c x86, kaslr: boot-time selectable with hibernation 2014-06-16 23:30:44 +02:00
Kconfig
main.c PM / sleep: Simplify sleep states sysfs interface code 2014-07-21 13:41:33 +02:00
Makefile
power.h PM / sleep: Simplify sleep states sysfs interface code 2014-07-21 13:41:33 +02:00
poweroff.c
process.c PM / sleep: Fix request_firmware() error at resume 2014-07-15 14:27:29 +02:00
qos.c
snapshot.c PM / Hibernate: Implement position keeping in radix tree 2014-07-29 01:47:44 +02:00
suspend_test.c PM / sleep: Simplify sleep states sysfs interface code 2014-07-21 13:41:33 +02:00
suspend.c PM / sleep: Move platform suspend operations to separate functions 2014-07-23 00:57:53 +02:00
swap.c PM / hibernate: fixed typo in comment 2014-06-01 00:23:07 +02:00
user.c PM / hibernate: introduce "nohibernate" boot parameter 2014-06-16 23:29:39 +02:00
wakelock.c