Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Saturday, April 26, 2008 - 1:23 pm

On Sat, Apr 26, 2008 at 10:26:30PM +0200, Andi Kleen wrote:

The whole STATIC thing is weird to start with..

Yes, it's kinda unexpected and at least I don't particularly liked it.
But the inlining of functions with -funit-at-a-time was such a problem
for the stack useage in XFS that it got added as least horrible bandaid.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Christoph Hellwig, (Sat Apr 26, 1:07 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Christoph Hellwig, (Sat Apr 26, 1:23 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Christoph Hellwig, (Sun Apr 27, 10:56 pm)