On Fri, 2005-04-29 at 11:45 -0700, Badari Pulavarty wrote: > I touch tested your patch earlier and seems to work fine. Lets integrate > Mingming's getblocks() patches with this and see if we get any benifit > from the whole effort. > I tried Suparna's mpage_writepages_getblocks patch with my ext3_get_blocks patch, seems to work fine, except that still only one block is allocated at a time. I got a little confused.... I did not see any delayed allocation code in your patch, I assume you have to update ext3_prepare_write to not call ext3_get_block, so that block allocation will be defered at ext3_writepages time. So without the delayed allocation part, the get_blocks in mpage_writepages is doing multiple blocks look up only, right? Mingming - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [Ext2-devel] [RFC] Adding multiple block allocation
- From: Suparna Bhattacharya <[email protected]>
- Re: [Ext2-devel] [RFC] Adding multiple block allocation
- References:
- Re: ext3 allocate-with-reservation latencies
- From: "Stephen C. Tweedie" <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: Mingming Cao <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: "Stephen C. Tweedie" <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: Mingming Cao <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: "Stephen C. Tweedie" <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: Mingming Cao <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- From: "Stephen C. Tweedie" <[email protected]>
- [RFC][PATCH] Reduce ext3 allocate-with-reservation lock latencies
- From: Mingming Cao <[email protected]>
- Re: [RFC][PATCH] Reduce ext3 allocate-with-reservation lock latencies
- From: Lee Revell <[email protected]>
- [RFC] Adding multiple block allocation to current ext3
- From: Mingming Cao <[email protected]>
- Re: [Ext2-devel] [RFC] Adding multiple block allocation
- From: Suparna Bhattacharya <[email protected]>
- Re: [Ext2-devel] [RFC] Adding multiple block allocation
- From: Badari Pulavarty <[email protected]>
- Re: ext3 allocate-with-reservation latencies
- Prev by Date: Re: [PATCH] cifs: handle termination of cifs oplockd kernel thread
- Next by Date: [RFC][PATCH] new timeofday-based soft-timer subsystem
- Previous by thread: Re: [Ext2-devel] [RFC] Adding multiple block allocation
- Next by thread: Re: [Ext2-devel] [RFC] Adding multiple block allocation
- Index(es):