Timestamp:
08/19/98 14:47:39 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
7549e14
Parents:
2d7d605
Message:

Patch from Aleksey <qqi@…>:

This patch has same changes as one I sent to you earlier plus
it fixes _heap_size problem for pc386 we had discussed earlier.

Now, _heap_size is defined and set to 0 in pc386/startup/bspstart.c

It can be patched to desireable value in binary image. If it is
left unpatched, then startup code will determine size of memory
(on the assumption that at least 2MB are present) and use
max possible heap.

(No files)

Note: See TracChangeset for help on using the changeset viewer.