Page 1 of 1
Cache Wipe upon Crash
Posted: Wed Jul 15, 2015 5:04 pm
by S3thc0n
PrimoCache version: 2.0.0
Cache Settings: Level-2 Cache on SSD, 4KB block size, caching both read- and write-data
Windows OS: Windows 8.0
Hardware Information (CPU/Motherboard/Memory/Harddisks): Intel Core 2 Quad Q9400, Asus Benicia (OEM), 8GB (OEM), 1TB Western Digital, 128GB SanDisk SSD
Description: Whenever the computer crashes, the L2 cache is emptied. Crashing can mean hanging up and power being cut or a bluescreen.
It'd be great too fix this somehow, since crashes can happen and rebuilding 80GB of cache takes a long while.
Note that this issue existed with earlier versions as well.
Re: Cache Wipe upon Crash
Posted: Wed Jul 15, 2015 6:21 pm
by minhgi
That would be feature of the software design. You would not want to use cache data that is incomplete after the crash. Could lead to corrupt data on you hard drive. Anyway, you should fix your crash before using any caching software. You are asking for trouble there.
Re: Cache Wipe upon Crash
Posted: Thu Jul 16, 2015 2:29 am
by Support
Yes, this is by design. As minhgi said, unexpected shutdown may cause L2 cache content incomplete.
Re: Cache Wipe upon Crash
Posted: Sat Jan 16, 2016 2:55 pm
by Shagma
Is there a way to disable this behavior? I don't care if my cache is corrupted.
Re: Cache Wipe upon Crash
Posted: Sat Jan 16, 2016 11:42 pm
by idefix44
NO, THIS IS BY DESIGN...
Re: Cache Wipe upon Crash
Posted: Mon Jan 18, 2016 9:42 am
by Shagma
Yes of course it is by design, otherwise the cache would not be deleted
My question is, can this be "designed" so that there is an option to disable the cache wipe on system crash?
Re: Cache Wipe upon Crash
Posted: Mon Jan 25, 2016 3:36 am
by Support
Well, you cannot use corrupted cache data which will leading to fatal error. However, we're thinking to rebuild cache contents upon crash.
Thanks.
Re: Cache Wipe upon Crash
Posted: Fri Apr 08, 2016 3:41 pm
by S3thc0n
Is a cache wipe upon booting into safe mode also by design?
Re: Cache Wipe upon Crash
Posted: Fri Apr 08, 2016 7:59 pm
by InquiringMind
PrimoCache should be disabled when going into safe mode (along with any other non-critical drivers) so wiping the L2 cache would be critical here to avoid system corruption when rebooting normally (due to disk writes made in safe mode being overwritten by previous cached data).
Re: Cache Wipe upon Crash
Posted: Tue Apr 12, 2016 11:59 am
by S3thc0n
Alright, good to know! Thanks for clearing that up.
