Staging
v0.8.1
https://github.com/torvalds/linux
Revision 496850e5f5a372029ceb2b35c811770a9bb073b6 authored by Nick Piggin on 19 November 2008, 23:36:33 UTC, committed by Linus Torvalds on 20 November 2008, 02:49:58 UTC
An initial vmalloc failure should start off a synchronous flush of lazy
areas, in case someone is in progress flushing them already, which could
cause us to return an allocation failure even if there is plenty of KVA
free.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f011c2d
History
Tip revision: 496850e5f5a372029ceb2b35c811770a9bb073b6 authored by Nick Piggin on 19 November 2008, 23:36:33 UTC
mm: vmalloc failure flush fix
Tip revision: 496850e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 103.3 KB
Makefile -rw-r--r-- 55.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top