summaryrefslogtreecommitdiff
path: root/mm/percpu-km.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2012-07-11 21:40:43 (GMT)
committerBen Myers <bpm@sgi.com>2012-07-13 18:09:27 (GMT)
commitaa292847b9fc6e187547110de833a7d3131bbddf (patch)
treedf2976e85569c2f04531733508606ffa969661da /mm/percpu-km.c
parente3a746f5aab71f2dd0a83116772922fb37ae29d6 (diff)
downloadlinux-fsl-qoriq-aa292847b9fc6e187547110de833a7d3131bbddf.tar.xz
xfs: don't defer metadata allocation to the workqueue
Almost all metadata allocations come from shallow stack usage situations. Avoid the overhead of switching the allocation to a workqueue as we are not in danger of running out of stack when making these allocations. Metadata allocations are already marked through the args that are passed down, so this is trivial to do. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reported-by: Mel Gorman <mgorman@suse.de> Tested-by: Mel Gorman <mgorman@suse.de> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'mm/percpu-km.c')
0 files changed, 0 insertions, 0 deletions