[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MiNT 1.19 and malloc size limitation?



http://ptonthat.fr/files/temp/malloc.zip

Sorry, GFA. The program tests to TTRAM mxalloc 128 000 000 bytes, and minus 19200 bytes until the mxalloc gives RAM to the user. Log is writtent in malloc.log file. PRG is for 86k, PRY for ColdFire (to rename). You may rename as TTP and give the initial amount in the parameters.

FireBee+MiNT 1.19, about 13 376 000 bytes
Aranym+MagiC 6, about 14 240 000 bytes

I remember Litchi could mxalloc and download in one row a 70 MB size file, on the previous MiNT 1.18 on the Bee.

Cheers,

Rajah

Le 22/03/2015 13:01, Helmut Karlowski a écrit :
Am 22.03.2015, 11:43 Uhr, schrieb Rajah:

On the FireBee and its 512 MB, it's very hard to use all TT-RAM. And I the size for mxallocs where huge but decent (not false value). For example, file size 70 MB, mxalloc worked with MiNT 1.18, and returned error with MiNT 1.19.

Make a simple test-program that reproduces it preferably on all platforms and that we can try.

-Helmut