summaryrefslogtreecommitdiff
path: root/security/integrity
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2012-07-12 07:40:43 +1000
committerBen Myers <bpm@sgi.com>2012-07-13 12:50:24 -0500
commiteb71a12e411fe065f8663e12a8d81d561f9502ee (patch)
tree38e1feb7b4a118caab4a88db9fe34261c9a5a4d0 /security/integrity
parent1f432a887e9a5a5c25be6ac72b5da13652c8bed3 (diff)
downloadlinux-next-eb71a12e411fe065f8663e12a8d81d561f9502ee.tar.gz
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 'security/integrity')
0 files changed, 0 insertions, 0 deletions