flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Fasm memory allocation (win32 console) |
Author |
|
Tomasz Grysztar 26 Sep 2003, 10:34
No, because on computers with low physical memory it will be usually almost whole used - but it still can be allocated from swap space. On the other hand, I'm not using value of all available memory (earlier fasm versions were doing it), because it is causing increase of swap file on many systems (people were complaining about it).
|
|||
26 Sep 2003, 10:34 |
|
pelaillo 26 Sep 2003, 11:46
Thanks, I see it now.
Do you have performed an analysis on how much memory is needed by fasm (statistically)? The idea is to allocate a certain quantity of memory (minimum possible) depending on source size. |
|||
26 Sep 2003, 11:46 |
|
Tomasz Grysztar 26 Sep 2003, 11:59
The problem is that I can determine the source size before allocating memory, as I have to load source files to see the "include" directives within them.
|
|||
26 Sep 2003, 11:59 |
|
pelaillo 26 Sep 2003, 15:43
I've got an idea to overcome this.
I will take this weekend to work on it. |
|||
26 Sep 2003, 15:43 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.