This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
zfs
Watch
2
Star
0
Fork
You've already forked zfs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
103
Wiki
Activity
bbdb8184ec
zfs
/
.topdeps
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add fix-stack-noinline topic branch Certain function must never be automatically inlined by gcc because they are stack heavy or called recursively. This patch flags all such functions I have found as 'noinline' to prevent gcc from making the optimization.
2010-06-16 21:34:41 +00:00
master