Search found 87 matches

by Mradr
Tue May 15, 2012 7:36 pm
Forum: Technical Support
Topic: Windows swap file
Replies: 10
Views: 12258

Re: Windows swap file

Well as with Windows Vista and higher you can create semi-links. I just started playing with them myself. They are like a super shortcut type link between files and folders. FC could create one on the fly to move the data from the pagefiles over to the unusedable ram if it sees a 32bit OS/enviroment...
by Mradr
Tue May 15, 2012 7:29 pm
Forum: Bug Report and Suggestion
Topic: Strange issue
Replies: 6
Views: 6072

Re: Strange issue

It is not a bug. Smaller block size -> more blocks -> more memory to maintain block information @ Support and vbcrayon: Yea. I kinda figured that out, but wasn't sure if I was right. This could be consider confusing to the more avg. Joe out there... should I go on and add a request to make this a b...
by Mradr
Tue May 15, 2012 7:25 pm
Forum: Technical Support
Topic: How big can L2 cache be?
Replies: 3
Views: 4939

Re: How big can L2 cache be?

Um, maybe I misread something, but it sound like you are wanting to write at the given data size :?: If so, FC only does reads atm with L2. See #4 http://www.romexsoftware.com/bbs2/en-us/viewtopic.php?f=26&t=1215 and post a comment if you are wanting something like that. Other wise you should be...
by Mradr
Sun May 13, 2012 9:14 pm
Forum: Bug Report and Suggestion
Topic: Turbocache/Hypermemory/Shared Memory > Invisible Memory
Replies: 1
Views: 3837

Re: Turbocache/Hypermemory/Shared Memory > Invisible Memory

I think you have it a bit wrong. There are two memory listing for ram: 1) The mother board is what tells the OS how much ram is usable to the system. This is why some MB can only support up to 32GB of ram and others up to 128GB. No matter what, even with their invisible memory solution, you can't go...
by Mradr
Sun May 13, 2012 8:38 pm
Forum: Bug Report and Suggestion
Topic: Strange issue
Replies: 6
Views: 6072

Re: Strange issue

Yup I get the same issue. I am guessing it comes from the over head of having a smaller block size? Would like feed back on this one, support.
by Mradr
Sun May 13, 2012 8:34 pm
Forum: Technical Support
Topic: Best settings for my setup?
Replies: 2
Views: 3913

Re: Best settings for my setup?

The only real thing I can see to speed up that computer would be to just set: D: L1 to about 4-5GB Algorithm: LRU Strategy: R C: L1 to about 1-2GB Algorithm: LFU-R Strategy: R/W The SSD is already like your L2, so no need to set that. Giving the most ram to your D: drive because your data/games will...
by Mradr
Sun May 13, 2012 8:22 pm
Forum: Technical Support
Topic: How big can L2 cache be?
Replies: 3
Views: 4939

Re: How big can L2 cache be?

It can be as big as you want. Raid 0 SSD huh? That has to overflow the data link xD What is is at ? 500? 1GB? The only issue atm is a small bug that will cause it to also eat up your ram at the same time when setting up the L2 cache. I hate to say it, but you will end up having to stop the cache onc...
by Mradr
Sun May 13, 2012 8:17 pm
Forum: Technical Support
Topic: L2 cache spills over?
Replies: 3
Views: 3718

Re: L2 cache spills over?

Yup it is a known bug on the L2 caching. For whatever reason, setting L2 causes it to also increase in ram usage base on the L2 size. The issue is on the list for things to be added and fix if you want to check it out: http://www.romexsoftware.com/bbs2/en-us/viewtopic.php?f=26&t=1215 That is num...
by Mradr
Fri May 11, 2012 10:52 pm
Forum: Bug Report and Suggestion
Topic: Change latency while keeping write cache
Replies: 4
Views: 4311

Re: Change latency while keeping write cache

I see what you mean now. I'll add it to the list... The only thing I question about it is the safty of it. Simply giving users that option could cause major issues later on. You would HAVE to put it under some pro-mode to turn it on. I would even go as far as giving a warnning when someone would tur...
by Mradr
Fri May 11, 2012 5:45 am
Forum: Bug Report and Suggestion
Topic: Defer Write
Replies: 3
Views: 6199

Re: Defer Write

Also please see this post: http://www.romexsoftware.com/bbs2/en-us/viewtopic.php?f=26&t=1215 Power Failer: Power Fail: I understand if defer write is enable, any write data could be corrupted on a power lose. From my own stand point, the data happens only because of L1 was to lose power, yes? If...