Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Shailendra Tripathi <stripathi@...>
Cc: Christoph Hellwig <hch@...>, <xfs@...>, <ecashin@...>, <akpm@...>, <linux-kernel@...>
Date: Wednesday, March 7, 2007 - 8:38 am

On Wed, Mar 07, 2007 at 05:44:24PM +0530, Shailendra Tripathi wrote:

I ran xfsqa over it, which should catch this case.


I should have made my wording more clear, we always do PAGE_SIZE +
buffer allocations.  After XFS_BUF_SETP_PTR the actually used buffer
might be smaller.  I tested XFS_BUF_SETP_PTR manually with
artifical test code aswell, and made sure it still works.
Long term I have a plan to replace XFS_BUF_SETP_PTR with better
schemes, but that's irrelevant for this patch.

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

Messages in current thread:
[PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Christoph Hellwig, (Wed Mar 7, 6:13 am)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Christoph Hellwig, (Fri Mar 9, 7:55 am)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Christoph Hellwig, (Fri Mar 16, 8:36 pm)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Michael Nishimoto, (Wed Mar 7, 1:04 pm)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Christoph Hellwig, (Wed Mar 7, 1:15 pm)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Shailendra Tripathi, (Wed Mar 7, 8:14 am)
Re: [PATCH 2/2] xfs: stop using kmalloc in xfs_buf_get_noaddr, Christoph Hellwig, (Wed Mar 7, 8:38 am)