[SPCA] Multicore continued

This commit is contained in:
2026-01-21 18:41:40 +01:00
parent e2ca1266a3
commit f92b002524
5 changed files with 112 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
\newpage
\subsection{Devices}
From a programmer's perspective a Device can be seen as:
@@ -69,4 +70,4 @@ Overruns (Device has no buffers for received packets) and Underruns (CPU has rea
\content{Parallel Programming}: These are producer/consumer queues! But these use messages instead of mutexes and monitors.
% The slides contained a lot of examples and gave an intro to how PCI(e) works, but I don't think it's very relevant
% The slides contained a lot of examples and gave an intro to how PCI(e) works, but I don't think it's very relevant