enarx/mmledger

[Feature]: feat: `fn overlaps()`

jarkkojs opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Description

Sometimes it is useful to know whether a region overlaps with the existing regions in the ledger. In particular, this useful information in the brk() implementation. Further, this could be used to implement MAP_FIXED later on.

Acceptance Criteria

No response

Suggestions for a technical implementation

No response