prefetch and l1 cache question

FAQ, getting help, user experience about PrimoCache
Post Reply
AnDylishus
Level 1
Level 1
Posts: 3
Joined: Fri May 15, 2020 5:36 pm

prefetch and l1 cache question

Post by AnDylishus »

So when you have prefetch last cache enabled it is my understanding that it will load the last cache to the level 1 cache. What does it do when the prefetch size is bigger than the l1 cache? Or does the prefetch information where id says Done (32gb/32gb) just mean data accessed? In my instance the l1 cache is 12gb.
User avatar
Jaga
Contributor
Contributor
Posts: 692
Joined: Sat Jan 25, 2014 1:11 am

Re: prefetch and l1 cache question

Post by Jaga »

Prefetch simply grabs what was in the cache at last shutdown and loads it back into the cache. You will never have a prefetch larger than the cache size. Done means it's done fetching the last cache contents after boot.
User avatar
Support
Support Team
Support Team
Posts: 3627
Joined: Sun Dec 21, 2008 2:42 am

Re: prefetch and l1 cache question

Post by Support »

It is pretty unlikely that a prefetch size larger than L1 cache size, unless you "lock cache content" and change the L1 cache size. But even the prefetch size is larger, PrimoCache will stop prefetching when L1 cache is full.
Post Reply