Disabilitare il servizio di readyboost fa rallentare l'avvio del sistema operativo.
Ora vi spiego il perchè:
tutti pensano che il servizio di readyboost sia usato solo dalla funzionalità readyboost ossia quella che si usa con le chiavette USB.
Ma il servizio di readyboost viene anche usato da una funzione che si chiama readyboot (ha un nome simile, notare che manca la s): la funzione di readyboot controlla quali sono i file che vengono caricati all'avvio di Windows, le loro locazioni fisiche, ecc. e al boot li carica in cache secondo un piano ottimale che minimizza il tempo di boot. Le funzionalità di
Readyboost e readyboot condividono lo stesso servizio.
E' spiegato anche qui:
http://www.microsoft.com/technet/tec...lt.aspx?loc=en
Mi gioco le palle che chi dice che Vista si avvia più lentamente di XP è perchè ha stupidamente disabilitato il servizio readyboost, perdendo quindi anche la funzionalità di readyboot!
ReadyBoot
Windows Vista uses the same boot-time prefetching as Windows XP did if the system has less than 512MB of memory, but if the system has 700MB or more of RAM, it uses an in-RAM cache to optimize the boot process. The size of the cache depends on the total RAM available, but is large enough to create a reasonable cache and yet allow the system the memory it needs to boot smoothly.
After every boot, the ReadyBoost service (the same service that implements the ReadyBoost feature just described) uses idle CPU time to calculate a boot-time caching plan for the next boot. It analyzes file trace information from the five previous boots and identifies which files were accessed and where they are located on disk. It stores the processed traces in %SystemRoot%\Prefetch\Readyboot as .fx files and saves the caching plan under HKLM\System\CurrentControlSet\Services\Ecache\Parameters in REG_BINARY values named for internal disk volumes they refer to.