hwlocality
Test memory binding
#144
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
34
Changes
View On
GitHub
Commits
Specialized bitmap reform
HadrienG2
committed
106 days ago
Improve set error detection
HadrienG2
committed
106 days ago
Test bound memory allocations, account for the possibility of unexpected OS errors
HadrienG2
committed
106 days ago
Run cargo fmt
HadrienG2
committed
106 days ago
Remove unnecessary explicit borrow calls
HadrienG2
committed
106 days ago
Let Windows be its usual self
HadrienG2
committed
106 days ago
Fix nightly lint
HadrienG2
committed
106 days ago
Don't be so negative
HadrienG2
committed
106 days ago
Also exercise zero-sized allocations
HadrienG2
committed
106 days ago
Clarify the semantics of process memory binding
HadrienG2
committed
106 days ago
Test process memory binding and unbinding
HadrienG2
committed
106 days ago
Improve test error reporting
HadrienG2
committed
106 days ago
Ignore unknown errors on Windows
HadrienG2
committed
106 days ago
Forward target flags to downstream binding queries
HadrienG2
committed
106 days ago
Fix incorrect return type
HadrienG2
committed
106 days ago
Comment fixes
HadrienG2
committed
106 days ago
Clean up handling of bad flags
HadrienG2
committed
106 days ago
More cohesive naming convention
HadrienG2
committed
106 days ago
Also test functions that query memory bindings
HadrienG2
committed
106 days ago
Try harder to ignore PID errors on Windows
HadrienG2
committed
106 days ago
Make sure all slices honor Rust's isize::MAX size limit
HadrienG2
committed
106 days ago
Hopefully better spantraces
HadrienG2
committed
106 days ago
Please clippy
HadrienG2
committed
106 days ago
Improve error formatting
HadrienG2
committed
106 days ago
Hopefully fix the windows bug
HadrienG2
committed
106 days ago
debug-by-default is a bad strategy with llvm_profparser around
HadrienG2
committed
106 days ago
First tests of area-based memory binding
HadrienG2
committed
106 days ago
Clarify semantics of BadArea
HadrienG2
committed
106 days ago
Done with single-threaded memory binding tests
HadrienG2
committed
106 days ago
A touch of polish
HadrienG2
committed
106 days ago
Use absolute paths where it makes sense
HadrienG2
committed
106 days ago
WIP new test
HadrienG2
committed
106 days ago
Finish memory binding tests
HadrienG2
committed
106 days ago
Bump alpha to please semver checks
HadrienG2
committed
106 days ago
Loading