swsusp: free more memory
Rafael J. Wysocki authored

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: default avatarRafael J. Wysocki <rjw@sisk.pl>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <nigel@nigel.suspend2.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
56f99bcb
Name Last commit Last update
..
irq MSI: arch must connect the irq and the msi_desc
power swsusp: free more memory
time [PATCH] fix jiffies clocksource inittime
.gitignore gitignore: ignore more generated files
Kconfig.hz [PATCH] HZ: 300Hz support
Kconfig.preempt [PATCH] sched: voluntary kernel preemption
Makefile [PATCH] sysctl: move utsname sysctls to their own file
acct.c [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
audit.c [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
audit.h [PATCH] audit: AUDIT_PERM support
auditfilter.c [PATCH] minor update to rule add/delete messages (ver 2)
auditsc.c [PATCH] fix deadlock in audit_log_task_context()
capability.c [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
compat.c [PATCH] Common compat_sys_sysinfo
configs.c [PATCH] struct seq_operations and struct file_operations constification
cpu.c [PATCH] Fix microcode-related suspend problem
cpuset.c cpusets: allow TIF_MEMDIE threads to allocate anywhere
delayacct.c KMEM_CACHE(): simplify slab cache creation
dma.c [PATCH] struct seq_operations and struct file_operations constification
exec_domain.c Remove obsolete #include <linux/config.h>
exit.c Return EPERM not ECHILD on security_task_wait failure
extable.c [PATCH] symbol_put_addr() locks kernel
fork.c slab allocators: Remove SLAB_DEBUG_INITIAL flag
futex.c [PATCH] futex: PI state locking fix
futex_compat.c [PATCH] __user annotations: futex
hrtimer.c
itimer.c
kallsyms.c
kexec.c
kfifo.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
latency.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
nsproxy.c
panic.c
params.c
pid.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcupdate.c
rcutorture.c
relay.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
seccomp.c
signal.c
softirq.c
softlockup.c
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c
sysctl.c
taskstats.c
time.c
timer.c
tsacct.c
uid16.c
user.c
utsname.c
utsname_sysctl.c
wait.c
workqueue.c