On Fri, Aug 25, 2006 at 08:37:24AM +0200, Jens Axboe wrote: > On Fri, Aug 25 2006, Neil Brown wrote: > > > I'm beginning to think that the current scheme really works very well > > - except for a few 'bugs'(*). > > It works ok, but it makes it hard to experiment with larger queue depths > when the vm falls apart :-). It's not a big deal, though, even if the > design isn't very nice - nr_requests is not a well defined entity. It > can be anywhere from 512b to megabyte(s) in size. So throttling on X > number of requests tends to be pretty vague and depends hugely on the > workload (random vs sequential IO). So maybe we need a different control parameter - the amount of memory we allow to be backed up in a queue rather than the number of requests the queue can take... Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group - 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/
- References:
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: David Chinner <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Andrew Morton <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Jens Axboe <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Andi Kleen <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Neil Brown <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: David Chinner <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Neil Brown <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Jens Axboe <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Neil Brown <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- From: Jens Axboe <[email protected]>
- Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- Prev by Date: Re: [PATCH 2.6.18-rc4 1/5] ieee1394: sbp2: workaround for write protect bit of Initio firmware
- Next by Date: Re: [PATCH 22 of 23] IB/ipath - print warning if LID not acquired within one minute
- Previous by thread: Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- Next by thread: Re: RFC - how to balance Dirty+Writeback in the face of slow writeback.
- Index(es):