Skip to content

HyperAlloc: FTQ Benchmark

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
license
GPL-2.0
LICENSE_GPL
Notifications You must be signed in to change notification settings

luhsra/hyperalloc-ftq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperAlloc: FTQ Benchmark

This benchmark is a modified version of the FTQ benchmerk for the HyperAlloc paper.

Publication

HyperAlloc: Efficient VM Memory De/Inflation via Hypervisor-Shared Page-Frame Allocators Lars Wrenger, Kenny Albes, Marco Wurps, Christian Dietrich, Daniel Lohmann In: Proceedings of the 20th European Conference on Computer Systems (EuroSys 2025); ACM

ftq

Run make ftq; make t_ftq to build. This produces two binaries one for single threaded and one for multi threaded use. For info on running the benches, see the summary.pdf.

A run will produce two files (per core) which contain the timestamps and work ammounts respectively. For multi threaded runs these are broken however. The fixed version writes the correct data to two extra files [times,counts].dat. These contain the the measurements for all cores one after another.

About

HyperAlloc: FTQ Benchmark

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
license
GPL-2.0
LICENSE_GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published