* Fabian Greffrath <fab...@greffrath.com>, 2015-01-17, 12:48:
Please consider making this faster.
BASE_MEMORY_EXTERN_MaxMemoryRequirement() returns 16MB, which is not much these days, so perhaps you could just set:

So, you propose to comment out the entire while() loop and just set

  BASE_MEMORY.MaxAllocate = BASE_MEMORY_EXTERN_MaxMemoryRequirement();

instead of

 BASE_MEMORY.MaxAllocate  = Size;

right?

That's right.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to