Re: [PATCH 0/5][RFC] Fallocate Volatile Ranges v6

2012-08-09 Thread John Stultz
On 08/09/2012 02:28 AM, Michel Lespinasse wrote: Hi John, On Fri, Jul 27, 2012 at 8:57 PM, John Stultz wrote: So after not getting too much positive feedback on my last attempt at trying to use a non-shrinker method for managing & purging volatile ranges, I decided I'd go ahead and try to impl

Re: [PATCH 0/5][RFC] Fallocate Volatile Ranges v6

2012-08-09 Thread Michel Lespinasse
Hi John, On Fri, Jul 27, 2012 at 8:57 PM, John Stultz wrote: > So after not getting too much positive feedback on my last > attempt at trying to use a non-shrinker method for managing > & purging volatile ranges, I decided I'd go ahead and try > to implement something along Minchan's ERECLAIM LRU

[PATCH 0/5][RFC] Fallocate Volatile Ranges v6

2012-07-27 Thread John Stultz
So after not getting too much positive feedback on my last attempt at trying to use a non-shrinker method for managing & purging volatile ranges, I decided I'd go ahead and try to implement something along Minchan's ERECLAIM LRU list idea. Again this patchset has two parts: The first 3 patches ad