From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 22 Jan 2013 10:24:53 -0500 To: 9fans@9fans.net Message-ID: <3a9917e8b5b6991f217efe96f0447185@brasstown.quanstro.net> In-Reply-To: <20130122104916.GA17544@dinah> References: <20130122104916.GA17544@dinah> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] maxround and stack frame sizes Topicbox-Message-UUID: 0cc84e74-ead8-11e9-9d60-3106f5b1d025 > It seems the common implementation gives rise > to unnecessarily large stack frames. yes, at first glance, it seems it could. surprising given the kernel macro, that round() rounds up. - erik