]> xenbits.xensource.com Git - unikraft/libs/wamr.git/commit
Add patch to use global heap buffer
authorRazvan Deaconescu <razvand@unikraft.io>
Fri, 20 Oct 2023 15:23:20 +0000 (18:23 +0300)
committerRazvan Deaconescu <razvand@unikraft.io>
Fri, 20 Oct 2023 15:53:08 +0000 (18:53 +0300)
commit4dc7cce3e738361ee2ec52048cf517765696fe8d
tree6610e3b029448699c3de3e8d03fd9df3787d0ccf
parentaeb6b87c85f998e878ef0924d7bffb96397ab653
Add patch to use global heap buffer

Define the global variable `USE_GLOBAL_HEAP_BUF` as `1`. This is
required to properly allocate memory for Unikraft.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Approved-by: Stefan Jumarea <stefanjumarea02@gmail.com>
GitHub-Closes: #9
patches/0005-use-global-heap-buf.patch [new file with mode: 0644]