aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2014-02-27 16:51:26 +1100
committerDave Chinner <[email protected]>2014-02-27 16:51:26 +1100
commita1358aa3d39251c16c6d8b20945e40bdfc2aad68 (patch)
tree5610d548d82191f7e0a18de07ea863c251754060 /scripts/gdb/linux/utils.py
parentf876e44603ad091c840a5fae5b0753bbb421c037 (diff)
xfs: allocate xfs_da_args to reduce stack footprint
The struct xfs_da_args used to pass directory/attribute operation information to the lower layers is 128 bytes in size and is allocated on the stack. Dynamically allocate them to reduce the stack footprint of directory operations. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Brian Foster <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions