diff options
author | Brian Behlendorf <[email protected]> | 2010-08-26 10:58:00 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-08-31 08:38:48 -0700 |
commit | bf701a83c5ec192be6d3afe87ebeee45ce9127f4 (patch) | |
tree | 84b1c9b02f92be72eaf8687f55dfa640431a1286 /module/zfs/lzjb.c | |
parent | 161ce7ce3cfc7ec1cd3c93d27f25a94b7408588f (diff) |
Fix stack inline
Decrease stack usage for various call paths by forcing certain
functions to be inlined. By inlining the functions the overhead
of a new stack frame is removed at the cost of increased code size.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/lzjb.c')
0 files changed, 0 insertions, 0 deletions