Re: [RFC] [PATCH] A clean approach to writeout throttling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bill Davidsen
Date: Thursday, December 6, 2007 - 2:53 pm

Daniel Phillips wrote:
The problem is that you (a) may or may not know just how bad a worst 
case can be, and (b) may block unnecessarily by being pessimistic.

The dummy transaction would be nice, but it would be perfect if you 
could send the real transaction down with a max memory limit and a flag, 
have each level check and decrement the max by what's actually needed, 
and then return some pass/fail status for that particular transaction. 
Clearly every level in the stack would have to know how to do that. It 
would seem that once excess memory use was detected the transaction 
could be failed without deadlock.

-- 
Bill Davidsen <davidsen@tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Wed Dec 5, 5:03 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Wed Dec 5, 11:21 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Andrew Morton, (Thu Dec 6, 12:31 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Thu Dec 6, 2:48 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Andrew Morton, (Thu Dec 6, 10:34 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Thu Dec 6, 1:04 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Thu Dec 6, 2:27 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Bill Davidsen, (Thu Dec 6, 2:53 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Fri Dec 7, 12:13 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Mon Dec 10, 2:20 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Mon Dec 10, 4:33 am)
Re: [RFC] [PATCH] A clean approach to writeout throttling , Jonathan Corbet, (Mon Dec 10, 2:31 pm)
Re: [RFC] [PATCH] A clean approach to writeout throttling, Daniel Phillips, (Mon Dec 10, 9:21 pm)