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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Chinner
Date: Sunday, April 27, 2008 - 8:32 pm

On Mon, Apr 28, 2008 at 09:40:56AM +1000, David Chinner wrote:

44 bytes saved in xfs_bmap_btalloc with the same factoring as
Christoph's patch being done. Given that most of this is now
the struct xfs_alloc_arg, I don't think this will be reduced a whole
lot more. I think I might be able to kill the tryagain and isaligned
variables as well which will save another 8 bytes, but I'll leave
that for later....

Good progress, folks.

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Denys Vlasenko, (Sat Apr 26, 7:51 am)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Eric Sandeen, (Sat Apr 26, 11:54 am)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Christoph Hellwig, (Sat Apr 26, 1:03 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Denys Vlasenko, (Sat Apr 26, 4:05 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Denys Vlasenko, (Sat Apr 26, 4:45 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), David Chinner, (Sun Apr 27, 4:40 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), Denys Vlasenko, (Sun Apr 27, 4:57 pm)
Re: [PATCH] xfs: reduce stack usage in xfs_bmap_btalloc(), David Chinner, (Sun Apr 27, 8:32 pm)