diff options
author | antrik <antrik@users.sf.net> | 2009-03-12 03:22:41 +0100 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2009-03-12 09:16:56 +0100 |
commit | 8528972b69b105c5e965779ec0a797162a109b57 (patch) | |
tree | 1984784c17475086be9defbca57679e5ab66bf09 /community | |
parent | c9fd8600c0c3eb72d4eb709f2594eb0bf2974e50 (diff) |
I/O tuning GSoC task: Update exercise suggestion
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/disk_io_performance.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/disk_io_performance.mdwn b/community/gsoc/project_ideas/disk_io_performance.mdwn index 878c9bdd..8d9b3b7c 100644 --- a/community/gsoc/project_ideas/disk_io_performance.mdwn +++ b/community/gsoc/project_ideas/disk_io_performance.mdwn @@ -31,5 +31,6 @@ very big performance speedups. Possible mentors: Samuel Thibault (youpi) -Exercise: Make some modification in at least one of the components involved in -disk I/O. (More specific suggestions welcome... :-) ) +Exercise: Look through all the code involved in disk I/O, and try something +easy to improve. It's quite likely though that you will find nothing obvious -- +in this case, please contact us about a different exercise task. |