summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/disk_io_performance.mdwn
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2009-03-12 03:22:41 +0100
committerantrik <antrik@users.sf.net>2009-03-12 09:16:56 +0100
commit8528972b69b105c5e965779ec0a797162a109b57 (patch)
tree1984784c17475086be9defbca57679e5ab66bf09 /community/gsoc/project_ideas/disk_io_performance.mdwn
parentc9fd8600c0c3eb72d4eb709f2594eb0bf2974e50 (diff)
I/O tuning GSoC task: Update exercise suggestion
Diffstat (limited to 'community/gsoc/project_ideas/disk_io_performance.mdwn')
-rw-r--r--community/gsoc/project_ideas/disk_io_performance.mdwn5
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.