From df9240e4cc7c8755fa5f2a2d62cc6f3c2dd47a44 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 18 Feb 2015 00:58:06 +0100 Subject: Revert "update for rename of open_issues/performance/io_system/clustered_page_faults.mdwn to service_solahart_jakarta_selatan__082122541663/performance/io_system/clustered_page_faults.mdwn" This reverts commit 2685da3bc278693095957277ab145e69e7d33421. --- community/gsoc/project_ideas/disk_io_performance.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gsoc') diff --git a/community/gsoc/project_ideas/disk_io_performance.mdwn b/community/gsoc/project_ideas/disk_io_performance.mdwn index 0d793845..8a4025b2 100644 --- a/community/gsoc/project_ideas/disk_io_performance.mdwn +++ b/community/gsoc/project_ideas/disk_io_performance.mdwn @@ -20,7 +20,7 @@ slow hard disk access. The reason for this slowness is lack and/or bad implementation of common optimization techniques, like scheduling reads and writes to minimize head movement; effective block caching; effective reads/writes to partial blocks; -[[reading/writing multiple blocks at once|service_solahart_jakarta_selatan__082122541663/performance/io_system/clustered_page_faults]]; and +[[reading/writing multiple blocks at once|open_issues/performance/io_system/clustered_page_faults]]; and [[open_issues/performance/io_system/read-ahead]]. The [[ext2_filesystem_server|hurd/translator/ext2fs]] might also need some optimizations at a higher logical level. -- cgit v1.2.3