From 879a753d2a87905e76f0cea3893954d5c80e97d1 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 17 Nov 2010 19:54:42 +0100 Subject: topgit: Add section about (not) running it on GNU/Hurd. --- open_issues/performance/io_system.mdwn | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'open_issues') diff --git a/open_issues/performance/io_system.mdwn b/open_issues/performance/io_system.mdwn index f5b5506a..0d41d3c7 100644 --- a/open_issues/performance/io_system.mdwn +++ b/open_issues/performance/io_system.mdwn @@ -33,9 +33,14 @@ optimizing complex systems. That said, the killing feature we are definitely missing is the read-ahead, and even a very simple implementation would bring very big performance speedups. -Here's a real use-case: [[binutils_ld_64ksec]]. +Here are some real testcases: + + * [[binutils_ld_64ksec]]; + + * running the Git testsuite which is mostly I/O bound; + + * use [[TopGit]] on a non-toy repository. -Another one is running the Git testsuite which is mostly I/O bound, too. Possible mentors: Samuel Thibault (youpi) -- cgit v1.2.3