summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorNed Bass <[email protected]>2010-08-26 11:38:38 -0700
committerBrian Behlendorf <[email protected]>2010-08-31 08:38:50 -0700
commitda6b4005c92ce02359aabae6549f1031ad1fe41c (patch)
treef6702e0655ab0dece5a98666260dc13ed68f32c5 /COPYING
parentc776b317e44a64d53217d34c3fa61d36fd5a32d5 (diff)
Fix stack zio_execute()
Implement zio_execute() as a wrapper around the static function __zio_execute() so that we can force __zio_execute() to be inlined. This reduces stack overhead which is important because __zio_execute() is called recursively in several zio code paths. zio_execute() itself cannot be inlined because it is externally visible. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions