Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mmap manager to reuse unmapped memory (WIP) #42

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

templexxx
Copy link
Collaborator

No description provided.

@templexxx templexxx marked this pull request as draft December 5, 2022 01:18
@github-actions
Copy link

Test Results

  4 tests  ±0   4 ✔️ ±0   0s ⏱️ ±0s
10 suites ±0   0 💤 ±0 
  1 files   ±0   0 ±0 

Results for commit a4863c9. ± Comparison against base commit 062f5ba.

@codecov-commenter
Copy link

Codecov Report

Merging #42 (a4863c9) into main (062f5ba) will increase coverage by 8.84%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##            main      #42      +/-   ##
=========================================
+ Coverage   3.95%   12.80%   +8.84%     
=========================================
  Files         23       17       -6     
  Lines       2199      664    -1535     
=========================================
- Hits          87       85       -2     
+ Misses      2112      579    -1533     
Impacted Files Coverage Δ
omo/src/memory.rs 0.00% <ø> (ø)
omo/src/os/linux/mod.rs 9.67% <ø> (+8.90%) ⬆️
omo/src/cc/mod.rs 0.00% <0.00%> (ø)
omo/src/emulator.rs 0.00% <0.00%> (ø)
omo/src/arch/mips.rs 0.00% <0.00%> (ø)
omo/src/registers.rs 0.00% <0.00%> (ø)
omo/src/loader/mod.rs 0.00% <0.00%> (ø)
omo/src/step_proof.rs 0.00% <0.00%> (ø)
omo-workflow/src/txn_builder.rs
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants