OpenZFS on Linux and FreeBSD
Go to file
Brian Behlendorf 70ddc1393f No inline to keep dmu_recv_stream() stack frame less than 1024 bytes.
Recent builds against 2.6.31 flagged dmu_recv_stream() as stack heavy.
As a quick simple way to resolve this I'm preventing the inlining of
certain functions which gcc will inline here because this is the only
place they are called.  Futher analysis of this function should be
performed to futher reduce its stack usage.
2009-12-18 14:22:02 -08:00
cmd Rebase master to b121 2009-08-18 11:43:27 -07:00
lib Merge commit 'refs/top-bases/fix-stack' into fix-stack 2009-10-09 15:43:15 -07:00
man/man8 Pull in latest man pages as part of update-zfs.sh 2009-12-11 16:15:33 -08:00
module No inline to keep dmu_recv_stream() stack frame less than 1024 bytes. 2009-12-18 14:22:02 -08:00
scripts Pull in latest man pages as part of update-zfs.sh 2009-12-11 16:15:33 -08:00
.topdeps Add fix-stack branch 2008-11-20 12:52:12 -08:00
.topmsg Add fix-stack branch 2008-11-20 12:52:12 -08:00
COPYING Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
COPYRIGHT Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
DISCLAIMER Initial Linux ZFS GIT Repo 2008-11-20 12:01:55 -08:00
GIT Refresh type in topgit git://* reference 2009-01-26 21:58:32 -08:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
ZFS.RELEASE Rebase master to b121 2009-08-18 11:43:27 -07:00