Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | remove timings from kdalloc tests | Daniel Schemmel | |
2023-07-10 | Simplify KDAlloc tests | Daniel Schemmel | |
2023-07-06 | rename Allocator::location_info to Allocator::locationInfo for | Daniel Schemmel | |
consistency | |||
2023-07-06 | Perform location_info tests in KDAlloc's random test | Daniel Schemmel | |
2023-04-18 | change some obsolete KDAlloc comments | Julian Büning | |
- mappings were only shared in a former version of KDAlloc - `AllocationFactory(std::size_t, std::uint32_t)`'s second parameter is used for quarantine size, not the location of the mapping | |||
2023-03-23 | Run KDAlloc/rusage unittest a few times to allow for swapfile interference | Daniel Schemmel | |
2023-03-17 | Update KDAlloc unittests | Martin Nowack | |
2023-03-16 | Add some unit tests for KDAlloc | Daniel Schemmel | |