Hi
I want to decrease Sys/Bios heap mem.
Q1:
How much memory Sys/Bios need? Is it possible to calculate it?
Best Regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I want to decrease Sys/Bios heap mem.
Q1:
How much memory Sys/Bios need? Is it possible to calculate it?
Best Regards
Hi Dariush,
This would depend on the application you're writing and how much of the program you're storing into the heap. There is no unified formulae for calculating the heap for a given program.
Best Regards,
Yordan