hyperlight-dev / hyperlight-dev/hyperlight
Allow host mappings to have destructors
未关闭
area/performance
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
We should provide some support for ensuring that when host mapping objects are no longer needed, they have a chance to run a destructor. This is particularly important as, currently, `map_file_cow` has no way to ensure that its mappings are cleaned up, so it leaks a bit of virtual memory whenever it is run.
贡献指南
评估
这个 Issue 还没有评估数据。