You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/07/30 22:10:54 UTC

[apache/incubator-teaclave] Increase heap size of enclave (#396)

## Description

- Increase the default heap size of enclaves to 256M.
- Fix recv/send in the Python client SDK.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/396

-- Commit Summary --

  * Increase heap size of enclave

-- File Changes --

    M docker/docker-compose-ubuntu-1804.yml (14)
    M rpc/src/protocol.rs (10)
    M sdk/python/teaclave.py (13)
    M services/access_control/enclave/Enclave.config.xml (4)
    M services/authentication/enclave/Enclave.config.xml (4)
    M services/execution/enclave/Enclave.config.xml (4)
    M services/frontend/enclave/Enclave.config.xml (4)
    M services/management/enclave/Enclave.config.xml (4)
    M services/scheduler/enclave/Enclave.config.xml (4)
    M services/storage/enclave/Enclave.config.xml (4)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/396.patch
https://github.com/apache/incubator-teaclave/pull/396.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/apache/incubator-teaclave/pull/396

Re: [apache/incubator-teaclave] Increase heap size of enclave (#396)

Posted by Mingshen Sun <no...@github.com>.
Merged #396 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/396#event-3606380492