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.

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