Re: [PATCH 0/3] readahead drop behind and size adjustment

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric St-Laurent
Date: Wednesday, July 25, 2007 - 12:48 am

On Wed, 2007-25-07 at 17:09 +1000, Nick Piggin wrote:


Disk sizes seem to increase more rapidly that the ability to read them
quickly.  Fortunately the processing power increase greatly too.

It may be a good idea to spend more CPU cycles to better decide how the
VM should juggle with this data. We've got to keep those multi-cores cpu
busy.



Well I might try a few things along the way.

But I prefer the thorough approach versus tinkering... 

- Read all research, check competition
- Build test virtual machines, with benchmarks and typical workloads
- Add (or use) some instrumentation to the pagecache
- Code a simulator
- Try all algorithms, tune them

This is way overkill for a part-time hobby.

If we don't see much work on this area it's surely because it's really
not a problem anymore for most workloads. Database have their own cache
management and disk scheduling, file servers just add more ram or
processors, etc.



Will test.


- Eric


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

Messages in current thread:
Re: [PATCH 0/3] readahead drop behind and size adjustment, Rusty Russell, (Sun Jul 22, 1:33 am)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Peter Zijlstra, (Sun Jul 22, 1:45 am)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Andrew Morton, (Mon Jul 23, 12:40 pm)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Andrew Morton, (Mon Jul 23, 6:17 pm)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Andreas Dilger, (Tue Jul 24, 1:50 am)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Eric St-Laurent, (Tue Jul 24, 9:35 pm)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Eric St-Laurent, (Tue Jul 24, 11:18 pm)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Eric St-Laurent, (Wed Jul 25, 12:48 am)
Re: [PATCH 0/3] readahead drop behind and size adjustment, Eric St-Laurent, (Sun Jul 29, 12:44 am)