diff options
-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. |