Port-m68k archive

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

Re: More toolchain issues




On Tue, 29 Sep 2009, Frank Wille wrote:

> Yes, I will do so. But I wouldn't dare to change anything without a comment
> from mlelstv, mhitch or any other m68k port maintainer...
>
> So, if there are any objections, please speak now! :)

  I don't see any problem with it, particularly since a0 has already been
clobbered.  In addition, return the proper error response in a0 will be
dectected by jemalloc, which will fall back to using sbrk() and begin
allocating memory out of the assigned data segment.  I just did a patch
using gdb on the supplied test program and was able to allocated all the
datasize memory (in addition to all the memory between the shared
libraries and user stack).

Mike


Home | Main Index | Thread Index | Old Index