urbit / ares

The new runtime for Urbit
MIT License
81 stars 13 forks source link

PMA file extension #201

Closed barter-simsum closed 5 months ago

barter-simsum commented 5 months ago

Makes the required changes to extend the PMA's backing file when allocation space is exceeded.

Includes a test in btest.c to validate this behavior. Other tests also exercise it (though don't perform file size validation because they were written to test different behavior)

barter-simsum commented 5 months ago

Lots of comments address the "frontier" which we decided we don't need. This is confusing, please clean those up.

done