List Question
10 TechQA 2015-06-15 10:49:28ARM: Disabling MMU and updating PC
2.7k views
Asked by Aurélien Martin
Does context switch between processes invalidate the MMU(memory control unit)?
3.6k views
Asked by shitao tang
Using MMU to implement resizable arrays
1.3k views
Asked by d9584
What does DMA Channel virtualization mean?
876 views
Asked by achoora
What is PDE cache?
2.1k views
Asked by Nikolai
Why does access to an unmapped location not generate a hardware exception (Microblaze)
1.3k views
Asked by adrianmcmenamin
In ARMv7, is the address used in TTBR0 and TTBR1 physical or virtual
1.3k views
Asked by Tom Hennen
how does kernel code access memory at the assembly level
130 views
Asked by sunhang
Linux /proc/pid/smaps proportional swap (like Pss but for swap)
1.7k views
Asked by Giovanni Funchal
What is the downside of updating ARM TTBR(Translate Table Base Register)?
2.6k views
Asked by CodingNow