Кристофер (Kpuc) Opublikowano 11 Grudnia 2011 Zgłoś Udostępnij Opublikowano 11 Grudnia 2011 FancyCache Overview FancyCache is a supplementary software caching scheme that cooperates with system memory to provide data caching for volumes/disks. It improves system performance by transparently storing data into memory such that future requests for that data can be served faster. FancyCache caches data on a logical block basis (offsets within a volume/disk) while windows cache manager caches on a virtual block basis (offsets within a file). FancyCache can also utilize the OS Invisible Memory which is wasted on 32-bit Windows when 4GB memory or more is installed. Principle One of the FancyCache's core components is a storage class filter driver which resides in the storage stack, intercepting I/O requests for data on volume/disk. If requested data is contained in the cache, this request can be served by simply reading the cache, which is comparably faster. Otherwise the data has to be fetched from volume/disk. Hence, the more requests can be served from the cache the better the overall system performance is. Stronka: http://www.romexsoft...us/fancy-cache/ Jak dla mnie to zwykły pić na wodę, ale pomysł ambitny, przy spełnieniu pewnych warunków może i by wyszlo cos na miarę hybrydy za małe pieniądze. Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.
Uwaga: Twój wpis zanim będzie widoczny, będzie wymagał zatwierdzenia moderatora.