diff options
| author | Vlastimil Babka <[email protected]> | 2017-09-06 16:20:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-09-06 17:27:26 -0700 |
| commit | 0fc542b7dd90a7080fc1a8c846d13a4ddad509ba (patch) | |
| tree | ee5422ad6a51cc864faea00bce1d0f460a677878 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | dab4ead1a9d88361c85a8209c7e23a8fd124e8d7 (diff) | |
mm, page_ext: periodically reschedule during page_ext_init()
page_ext_init() can take long on large machines, so add a cond_resched()
point after each section is processed. This will allow moving the init
to a later point at boot without triggering lockup reports.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Vlastimil Babka <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Vinayak Menon <[email protected]>
Cc: zhong jiang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions