git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d6d8d
)
CacheFiles: Downgrade the requirements passed to the allocator
author
David Howells
<dhowells@redhat.com>
Thu, 20 Dec 2012 21:52:33 +0000
(21:52 +0000)
committer
David Howells
<dhowells@redhat.com>
Thu, 20 Dec 2012 21:58:25 +0000
(21:58 +0000)
Downgrade the requirements passed to the allocator in the gfp flags parameter.
FS-Cache/CacheFiles can handle OOM conditions simply by aborting the attempt to
store an object or a page in the cache.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found