I was wondering, if it's possible to duplicate data on one hdd rather like raid 1 so that access times are reduced, as thats what affects loading times. The same way that game developers duplicate data on dvds to improve loading times.
In theory it's possible but you'd need to insert some intelligence into the I/O subsystem to allow the system to determine which of the duplicate files is the closest to the read heads. The question is whether having to do two file table lookups and the consequent comparision would yield better overall performance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.