fixed references and clearer graph images

This commit is contained in:
2025-01-16 15:55:24 +00:00
parent 5f0fddacb6
commit 486c190514
11 changed files with 159 additions and 42 deletions

View File

@@ -3,4 +3,47 @@
url = {https://www.cheribsd.org/tutorial/23.11/benchmark/index.html},
urldate = {2024-06-07},
file = {Benchmark ABI - CheriBSD 23.11 new features tutorial:/Users/akilan/Zotero/storage/9BDKUW28/index.html:text/html},
}
@TechReport{BenchmarkABI,
author = {Watson, Robert N. M. and Clarke, Jessica and Sewell, Peter
and Woodruff, Jonathan and Moore, Simon W. and Barnes,
Graeme and Grisenthwaite, Richard and Stacer, Kathryn and
Baranga, Silviu and Richardson, Alexander},
title = {{Early performance results from the prototype Morello
microarchitecture}},
institution = {University of Cambridge, Computer Laboratory},
address = {15 JJ Thomson Avenue, Cambridge CB3 0FD, United Kingdom,
phone +44 1223 763500},
month = {September},
year = {2023},
number = {UCAM-CL-TR-986}
}
@online{jemalloc,
title = {{JEMALLOC}},
url = {https://jemalloc.net/jemalloc.3.html},
urldate = {2025-01-15},
file = {JEMALLOC:/Users/akilan/Zotero/storage/QDEIEJ9N/jemalloc.3.html:text/html},
}
@online{Benchmark,
title = {{CHERI}-Allocator/benchmarks/benchmarks/{StressTestMalloc}/glibc-bench.c at main · Akilan1999/{CHERI}-Allocator},
url = {https://github.com/Akilan1999/CHERI-Allocator/blob/main/benchmarks/benchmarks/StressTestMalloc/glibc-bench.c},
urldate = {2025-01-15},
file = {CHERI-Allocator/benchmarks/benchmarks/StressTestMalloc/glibc-bench.c at main · Akilan1999/CHERI-Allocator:/Users/akilan/Zotero/storage/2X8ZJLND/glibc-bench.html:text/html},
}
@online{Morello,
title = {Department of Computer Science and Technology {CHERI}: The Arm Morello Board},
url = {https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/cheri-morello.html},
urldate = {2025-01-16},
file = {Department of Computer Science and Technology CHERI\: The Arm Morello Board:/Users/akilan/Zotero/storage/GCMNX8LY/cheri-morello.html:text/html},
}
@online{PerformanceCounter,
title = {Arm Architecture Reference Manual for A-profile architecture},
url = {https://developer.arm.com/documentation/ddi0487/latest},
urldate = {2025-01-15},
file = {Arm Architecture Reference Manual for A-profile architecture:/Users/akilan/Zotero/storage/BVZSP7HA/latest.html:text/html},
}