This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

98 lines
3.1 KiB

  1. % This file was created with JabRef 2.9.2.
  2. % Encoding: UTF-8
  3. @ONLINE{intel:dsaspec,
  4. author = {Intel},
  5. title = {{Intel® Data Streaming Accelerator Architecture Specification}},
  6. date = {2022-09-16},
  7. url = {https://www.intel.com/content/www/us/en/content-details/671116/intel-data-streaming-accelerator-architecture-specification.html},
  8. urldate = {2023-11-15}
  9. }
  10. @ONLINE{intel:xeonbrief,
  11. author = {Intel},
  12. title = {New Intel® Xeon® Platform Includes Built-In Accelerators for Encryption, Compression, and Data Movement},
  13. date = {2022-12},
  14. url = {https://www.intel.com/content/dam/www/central-libraries/us/en/documents/2022-12/storage-engines-4th-gen-xeon-brief.pdf},
  15. urldate = {2023-11-15}
  16. }
  17. @ONLINE{intel:dsaguide,
  18. author = {Intel},
  19. title = {{Intel® Data Streaming Accelerator User Guide}},
  20. date = {2023-01-11},
  21. url = {https://www.intel.com/content/www/us/en/content-details/759709/intel-data-streaming-accelerator-user-guide.html},
  22. urldate = {2023-11-15}
  23. }
  24. @INPROCEEDINGS{becher04:_feurig_hacken_mit_firew,
  25. author = {Michael Becher and Maximillian Dornseif},
  26. title = {{Feuriges Hacken - Spaß mit Firewire}},
  27. booktitle = {21C3: Proceedings of the 21st Chaos Communication Congress},
  28. date = {2004-12}
  29. }
  30. @CONFERENCE{bellard2005qfa,
  31. author = {Fabrice Bellard},
  32. title = {{QEMU, a fast and portable dynamic translator}},
  33. booktitle = {Proceedings of the USENIX Annual Technical Conference, FREENIX Track},
  34. date = {2005},
  35. pages = {41--46}
  36. }
  37. @INPROCEEDINGS{boileau06,
  38. author = {Adam Boileau},
  39. title = {{Hit by a Bus: Physical Access Attacks with Firewire}},
  40. booktitle = {RUXCON},
  41. date = {2006}
  42. }
  43. @BOOK{frederick95,
  44. author = {Brooks,Jr., Frederick P.},
  45. title = {The mythical man-month (anniversary ed.)},
  46. date = {1995},
  47. publisher = {Addison-Wesley Longman Publishing Co., Inc.},
  48. location = {Boston, MA, USA},
  49. isbn = {0-201-83595-9}
  50. }
  51. @ARTICLE{collins97a,
  52. author = {Robert R. Collins},
  53. title = {{In-Circuit Emulation: How the Microprocessor Evolved Over Time}},
  54. date = {1997-09},
  55. journal = {Dr. Dobbs Journal}
  56. }
  57. @ARTICLE{feske07,
  58. author = {Norman Feske},
  59. title = {{A case study on the cost and benefit of dynamic RPC marshalling
  60. for low-level system components}},
  61. date = {2007},
  62. volume = {41},
  63. number = {4},
  64. pages = {40--48},
  65. issn = {0163-5980},
  66. doi = {http://doi.acm.org/10.1145/1278901.1278908},
  67. journal = {SIGOPS Operating Systems Review},
  68. location = {New York, NY, USA},
  69. publisher = {ACM}
  70. }
  71. @ONLINE{green04,
  72. author = {Tom Green},
  73. title = {{1394 Kernel Debugging Tips and Tricks}},
  74. date = {2004},
  75. url = {http://download.microsoft.com/download/1/8/f/18f8cee2-0b64-41f2-893d-a6f2295b40c8/DW04001_WINHEC2004.ppt},
  76. note = {Slide presentation at the WinHEC 2004},
  77. urldate = {2009-06-03}
  78. }
  79. @PATENT{patent:4819234,
  80. author = {Huber, William S.},
  81. title = {Operating system debugger},
  82. number = {4819234},
  83. date = {1989-04},
  84. location = {Needham, MA},
  85. url = {http://www.freepatentsonline.com/4819234.html}
  86. }