Skip to content

0.5.0

Compare
Choose a tag to compare
@mjp41 mjp41 released this 09 Jul 12:25
4e1f582

This version significantly improves the peak working set on Windows, and has a lower RSS on Linux systems using transparent huge pages.

Detailed changes:

  • Change default chunksize to 1MiB, and add explicit -16mib tagged version of libraries (#229).
  • Adds new AddressSpaceManager that improves performance with transparent huge pages (#214, #227) also improves support for open enclave (#212)
  • Improve Open Enclave support with new smaller chunk size of 256KiB (#212), and add versions of libraries and tests using this chunksize with the tag -oe.
  • Preliminary support for Haiku (#218) and Solaris (#226)