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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

David T Lewis
 

-----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

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

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

David T Lewis
 

Merged #570 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570#event-4879338315", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/570#event-4879338315", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>