Question about L1 Cached data and Windows cache

FAQ, getting help, user experience about PrimoCache
Post Reply
RobF99
Level 8
Level 8
Posts: 130
Joined: Fri Sep 19, 2014 5:14 am

Question about L1 Cached data and Windows cache

Post by RobF99 »

I have a question about L1 Cached data and Windows cache.

If data that is read goes into L1 cache, it will also at the same time go into Windows cache. If the data is read again shortly afterwards, does it come from the Windows cache or L1? So the question is, is any read request whether from disk or cache firstly always go through the PrimCache layer?
User avatar
Support
Support Team
Support Team
Posts: 3627
Joined: Sun Dec 21, 2008 2:42 am

Re: Question about L1 Cached data and Windows cache

Post by Support »

RobF99 wrote: Thu Oct 31, 2019 7:23 am does it come from the Windows cache or L1?
Windows cache.
RobF99 wrote: Thu Oct 31, 2019 7:23 am is any read request whether from disk or cache firstly always go through the PrimCache layer?
Windows cache layer is the first. If data has already been in the Windows cache, Windows requests will not go to PrimoCache or disks.
Post Reply