Files
mirror_zfs/module
Brian Behlendorf bf701a83c5 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 <behlendorf1@llnl.gov>
2010-08-31 08:38:48 -07:00
..
2010-08-27 15:34:02 -07:00
2010-08-31 08:38:48 -07:00