summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-11-07 15:09:27 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-11-07 15:09:27 +0100
commit293bd080c171251d976e5c069f03195c386c1d01 (patch)
treedf8eb2fce459f560398ba20aaffe6b057280f8a3
parent69a961ffd9b098b719afe53c90a63a59b367aaea (diff)
open_issues/performance/io_system: Suggest the Git testsuite.
-rw-r--r--open_issues/performance/io_system.mdwn2
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