Search found 130 matches

by RobF99
Fri Aug 26, 2022 9:04 pm
Forum: Submit Suggestions
Topic: An idea for research
Replies: 2
Views: 541

Re: An idea for research

You are welcome. I am glad you see merit in the idea. :-)
by RobF99
Wed Aug 24, 2022 3:15 pm
Forum: Submit Suggestions
Topic: An idea for research
Replies: 2
Views: 541

An idea for research

I have idea for Romex to research and to possibly incorporate into PrimoCache. It might break some kind of new ground in caching. I do some independent scientific research and one of the areas that fascinates me is conservation of symmetry. This could be implemented in a way into PrimoCache. Assumin...
by RobF99
Wed Aug 24, 2022 2:46 pm
Forum: Technical Support
Topic: What happens with L2 in this situation
Replies: 3
Views: 402

What happens with L2 in this situation

If I have L1 100% Read only but L2 R/W I notice that it will write to L1 if the data modified is in L1 cache and that is fine and great. My question is that if that data is also In L2, does it update L2 also or does that get evicted from L2 and only returns to L2 if that data is read again?
by RobF99
Wed Aug 24, 2022 2:42 pm
Forum: Technical Support
Topic: Problem with striped drives for L2
Replies: 2
Views: 1089

Re: Problem with striped drives for L2

You are correct. I even took a drive from another system and replaced one of the drives and still have the problem. It works fine if the striped drive is a regular volume and survives the reboot but when a striped drive becomes formatted with PrimoCache it is not recognized by Windows after reboot. ...
by RobF99
Thu Aug 18, 2022 7:00 pm
Forum: Submit Suggestions
Topic: PrimoCache Review
Replies: 7
Views: 7214

Re: PrimoCache Review

I've disabled "Turn off Windows Write Cache buffer-flush" option.  It was creating a cache over a cache and PrimoCache is better in caching content and skipping direct writes. Let me make a quick point on this. As I understand it, you still want the Windows Write Cache Buffer turned on be...
by RobF99
Sun Aug 14, 2022 5:39 pm
Forum: Technical Support
Topic: Problem with striped drives for L2
Replies: 2
Views: 1089

Problem with striped drives for L2

I am not sure if this is a PrimoCache problem or a Windows problem. I had an L2 200 Mb striped drive from two SanDisk SSDs. After a power outage something was affected because now if I setup a striped L2, after a reboot it becomes disabled and disappears from the L2 Storage List. I then have to go i...
by RobF99
Wed Feb 23, 2022 5:53 pm
Forum: Technical Support
Topic: Enlightening findings on file compression and PrimoCache
Replies: 13
Views: 11395

Re: Enlightening findings on file compression and PrimoCache

are the read times for Windows cache uncompressed not shown in the image? Or am I misunderstanding something here? There is this column for "Windows Cache Read" with values around 1,1xx - that is not what you meant? I don't realize where you read the 23% faster reads than from uncompresse...
by RobF99
Thu Jan 20, 2022 12:41 pm
Forum: Technical Support
Topic: Enlightening findings on file compression and PrimoCache
Replies: 13
Views: 11395

Re: Enlightening findings on file compression and PrimoCache

Thx for the tests RobF99. As: Xpress4K compresses data in 4KB chunks. Xpress8K compresses data in 8KB chunks. Xpress16K compresses data in 16KB chunk https://docs.microsoft.com/en-us/windows/win32/api/wofapi/ns-wofapi-wof_file_compression_info_v1 Some questions: Did you use the std 4K cluster size ...
by RobF99
Tue Jan 11, 2022 2:05 pm
Forum: Technical Support
Topic: Enlightening findings on file compression and PrimoCache
Replies: 13
Views: 11395

Re: Enlightening findings on file compression and PrimoCache

Yes these methods - XPRESS4K, XPRESS8K, XPRESS16K, LZX compress on the fly. Much different from the way NTFS compression compresses, which is as you described. The NTFS compression in Windows 10 still works the same classic way, but those methods are far more different and much faster too. They also...
by RobF99
Thu Jan 06, 2022 2:14 pm
Forum: Technical Support
Topic: Enlightening findings on file compression and PrimoCache
Replies: 13
Views: 11395

Enlightening findings on file compression and PrimoCache

I noticed a few users asking for a compression feature within PrimoCache. I am sure it is a difficult feature to implement and potentially introduce issues with data integrity and unnecessary overhead. Instead, just compress your data on your drive using the excellent new compression options in Wind...