diff options
-rw-r--r-- | open_issues/performance/io_system.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/performance/io_system.mdwn b/open_issues/performance/io_system.mdwn index bf59b5df..f5b5506a 100644 --- a/open_issues/performance/io_system.mdwn +++ b/open_issues/performance/io_system.mdwn @@ -35,6 +35,8 @@ very big performance speedups. Here's a real use-case: [[binutils_ld_64ksec]]. +Another one is running the Git testsuite which is mostly I/O bound, too. + Possible mentors: Samuel Thibault (youpi) Exercise: Look through all the code involved in disk I/O, and try something |