[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] sunos specific change: use libmapmalloc for acquiring heap space (#570)

dcstes notifications at github.com
Fri Jun 11 16:15:45 UTC 2021


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


SunOS specific change:

To avoid heap allocations with brk(2), use libmapmalloc(3LIB).

Setup the SunOS build scripts to link libmapmalloc.

Update the HowToBuild file.

All those changes are in the SunOS specific directories (build scripts).

Regards,
David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJgw4k2AAoJENdFDkXGicizdPgH+gIYCyYYp5x8HbsKbBwGIzHe
++oUJbYBzDT0PIAH0j94jKuskGIzsVzHGtJNrCIH7HtH2XnAOjCc+DtIT5MJ/tKf
oxbrnwtGiCOz3sHPE89tgyFnc+/hXLFrlabq/L8qSzgQ0zF2Vs1KzBMQW37Pr4ji
XHsHooP+0ZEppBilqYu8Iq8WJ3hDQM3awTp4tsw6TsDL0DX49HfEHbIRokwsO1nv
P3FhN76IZmFWdipMMkEeaBd0DJakpvNthPFAUpfjFyS2pyBMinP3AVwNt2wYe/YX
Tc+hRe39TrSfAmYvFNFTfFyte/TX+qs6fF07t9rbO1/PUGrNVOV209mxHFEZn7Y=
=W1Tq
-----END PGP SIGNATURE-----
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570

-- Commit Summary --

  * sunos specific change: use libmapmalloc for acquiring heap space

-- File Changes --

    M build.sunos32x86/squeak.cog.spur/build/mvm (4)
    M build.sunos32x86/squeak.stack.spur/build/mvm (5)
    M build.sunos64x64/HowToBuild (84)
    M build.sunos64x64/squeak.cog.spur/build/mvm (4)
    M build.sunos64x64/squeak.stack.spur/build/mvm (4)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210611/fdf8f2f4/attachment-0001.html>


More information about the Vm-dev mailing list