Jungo

Articles 1 - 2
Storage

IOMMU vs. DMA: Understanding the Data Transfer Powerhouse Duo - Blog

January 07, 2025

In modern computing environments, efficient data transfer between hardware devices and system memory is crucial for optimal performance. Two key technologies utilized to facilitate this data movement are the Input-Output Memory Management Unit (IOMMU) and Direct Memory Access (DMA).

Software & OS

Building Python Apps with Hardware Access - Blog

January 02, 2025

The world of programming thrives on a concept called abstraction. Different programming languages offer varying levels of abstraction, essentially acting as intermediaries between the programmer and the raw hardware

Articles 1 - 2