ERAM icon indicating copy to clipboard operation
ERAM copied to clipboard

[Questions] 4GB page limit, feasible to increase?

Open Natrox opened this issue 10 months ago • 1 comments

Hello,

Thank you for your continued work on this. I have a few questions regarding the pagesize limit. I will admit beforehand that I do not fully understand the code yet regarding the 4GB limit. I have worked on projects commercially that allocated 4GB chunks of virtual memory to provide buckets for different resources.

I would like to know the following:

  1. Is the pagesize limit possible to alter for x64? Would this entail a lot of work in your opinion?
  2. As a possible work-around, would it be possible to chain pages together and present them as one disk?
  3. Provided a pagesize limit increase is possible, either with or without this chaining idea - would performance suffer?

That is all I have to ask. If this turns out to be possible I will fork and contribute myself.

Thank you and kind regards, Natrox

Natrox avatar Apr 15 '25 11:04 Natrox

I am not a developer. I just mirrored the source code.

Zero3K avatar Apr 15 '25 14:04 Zero3K