diff --git a/thesis/own.bib b/thesis/own.bib index 3e169fe..4e04989 100644 --- a/thesis/own.bib +++ b/thesis/own.bib @@ -205,4 +205,19 @@ date = {2023-08}, url = {https://cdrdv2-public.intel.com/787743/354227-intel-xeon-cpu-max-series-configuration-and-tuning-guide-rev3.pdf}, urldate = {2024-01-21} +} + +@unpublished{dimes-prefetching, + author = {André Berthold, Anna Bartuschka, Dirk Habich, Wolfgang Lehner and Horst Schirmeier}, + title = {{Towards Query-Driven Prefetching to Optimize Data Pipelines in Heterogeneous Memory Systems}}, + date = {2023}, + publisher = {ACM} +} + +@ONLINE{microsoft:numa-malloc, + author = {Microsoft}, + title = {{Allocating Memory from a NUMA Node}}, + date = {2021-07-01}, + url = {https://learn.microsoft.com/en-us/windows/win32/memory/allocating-memory-from-a-numa-node}, + urldate = {2024-01-28} } \ No newline at end of file