hyperlight-dev / hyperlight-dev/hyperlight
Allow host mappings to have destructors
Offen
area/performance
lifecycle/confirmed
- Vorherrschende Sprache
- Rust
- Sterne
- 4.7k
- Forks
- 208
- Ø Merge
- 1 T. 7 Std.
- Gemergte PRs (30 T.)
- 47
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.