Search found 2 matches
- Wed May 20, 2015 2:19 am
- Forum: Technical Support
- Topic: L2 and cached HDD block size mismatch - URGENT
- Replies: 5
- Views: 5969
Re: L2 and cached HDD block size mismatch - URGENT
That's the same question I had but from testing I don't think any space is wasted, the larger block size would fill with extra sequential clusters which although are not used right away might be used in the future.. Since I was getting 80% cache hit rate with 4x cache storage on 1x read.. Ofcourse I...
- Tue May 19, 2015 7:20 am
- Forum: Technical Support
- Topic: Size of L1 and L2 cache index
- Replies: 5
- Views: 5726
Re: Size of L1 and L2 cache index
I had a question regarding the block size.. If the cluster size is 4K and block size is 512k.. What happens to the 508k that's left over in the block after caching that cluster after a read or does the program read the 128 sequential clusters to make up the 512B block.. And what happens if a program...