summaryrefslogtreecommitdiff
path: root/iosched.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+8
value='reload'/>
authorMel Gorman <mgorman@techsingularity.net>2016-05-19 17:14:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-19 19:12:14 -0700
commitbb552ac6c6b4f24e7a7b491286f87b63f9478d42 (patch)
treea261455af75121deaeed4c134cfb2498e05175f2
parent7bfec6f47bb0ffd207c7e813e819235e6c1c0f34 (diff)
mm, page_alloc: un-inline the bad part of free_pages_check
From: Vlastimil Babka <vbabka@suse.cz> !DEBUG_VM size and bloat-o-meter: add/remove: 1/0 grow/shrink: 0/2 up/down: 124/-370 (-246) function old new delta free_pages_check_bad - 124 +124 free_pcppages_bulk 1288 1171 -117 __free_pages_ok 948 695 -253 DEBUG_VM: add/remove: 1/0 grow/shrink: 0/1 up/down: 124/-214 (-90) function old new delta free_pages_check_bad - 124 +124 free_pages_prepare 1112 898 -214 [akpm@linux-foundation.org: fix whitespace] Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Mel Gorman <mgorman@techsingularity.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat