Manycore processing unit: Difference between revisions

Content deleted Content added
Nono1234 (talk | contribs)
Nono1234 (talk | contribs)
Line 60:
=== Integrated streaming packet IO hardware ===
 
[[Embedded systems|Embedded]] packet processing and network control applications have heavy packet IO loads so many MPUs add streaming packet interface functions in on-chip [[hardware]] to [[offload]] these tasks from [[software]] on the processor cores. [[Layer-two]] [[protocol]] termination (e.g. [[Ethernet]] [[MAC]] layer) in hardware combined with packet input and output packet [[queues]] are typical. This is compared with general purpose processors that normally use memory address-space oriented interfaces such as [[PCI]], [[PCI-Express]] or [[Hypertransport]].
 
=== Packet processing acceleration hardware ===