Ville-Pertti Keinonen wrote: > > > What about commercial and/or third party KLDs? They fail to work if they > > don't also set -preferred-stack-boundry=2, right? > > Oops, I accidentally replied to this privately. > > Anyhow, I'll repeat it here - stack alignment does *not* break > link-compatibility. It does not change calling conventions, it just > adds padding after the args to ensure that local variables can be > predictably aligned. So, how does aligning stackframes affect the inherently static property of code size then? -- Marcel Moolenaar mailto:[EMAIL PROTECTED] SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- kernel: -mpreferred-stack-boundary=2 ?? Julian Elischer
- Re: kernel: -mpreferred-stack-boundary=2 ?? Marcel Moolenaar
- Re: kernel: -mpreferred-stack-boundary=2 ?? Daniel C. Sobral
- Re: kernel: -mpreferred-stack-boundary=... Marcel Moolenaar
- Re: kernel: -mpreferred-stack-boundary=... Peter Wemm
- Re: kernel: -mpreferred-stack-boundary=2 ?? Ville-Pertti Keinonen
- Re: kernel: -mpreferred-stack-boundary=2 ?? Marcel Moolenaar
- Re: kernel: -mpreferred-stack-boundary=2 ?? Ville-Pertti Keinonen
- Re: kernel: -mpreferred-stack-boundary=... Marcel Moolenaar
- Re: kernel: -mpreferred-stack-bound... Ville-Pertti Keinonen
- Re: kernel: -mpreferred-stack-... Matthew Dillon
- Re: kernel: -mpreferred-st... Marcel Moolenaar
- Re: kernel: -mpreferre... Matthew Dillon
- Re: kernel: -mpreferre... Marcel Moolenaar
- Re: kernel: -mpreferre... Bruce Evans
- Re: kernel: -mpreferre... Dmitrij Tejblum
- Re: kernel: -mpreferre... Bruce Evans
- Re: kernel: -mpreferre... Matthew Dillon
- Re: kernel: -mpreferre... Ville-Pertti Keinonen