How interrupt work?
What is use of Signals? What is use of abort signal? Where to use it?
What is diff. between device and platform device?
Difference between soft and hard real time. linux is real time or not?
What are the things real time depends?
What are the kernel debugging tools? How to use them?
What is the difference between kernel-drivers and kernel-modules
What is kernel panic? How it occur? How to debug and fix it?
What is trace32 simulator? How to use it?
What is debugfs? How to use it?
What is MMU? What is the role of MMU?
What is memory corruption? How to debug it?
What is cache corruption?
What is bit-flip?
What is useof L1 and L2 Cache memory?
(Note: L1- Faster but smaller in size and private to each cpu core
L2- Slower but bigger in size and common to all cores)
How to disable L1 or L2 cache memory? (Note: from kernel config)
What is vmlinux? What are the modules it contain? How to build it?
What is memory scrubbling?
What is TLB (Translation lookup table)?
What is RTB, ETB, Page poisoing, slub debugging?
Describe IOMMU architecture?
What is cpu register corruption?
What is use of Signals? What is use of abort signal? Where to use it?
What is diff. between device and platform device?
Difference between soft and hard real time. linux is real time or not?
What are the things real time depends?
What are the kernel debugging tools? How to use them?
What is the difference between kernel-drivers and kernel-modules
What is kernel panic? How it occur? How to debug and fix it?
What is trace32 simulator? How to use it?
What is debugfs? How to use it?
What is MMU? What is the role of MMU?
What is memory corruption? How to debug it?
What is cache corruption?
What is bit-flip?
What is useof L1 and L2 Cache memory?
(Note: L1- Faster but smaller in size and private to each cpu core
L2- Slower but bigger in size and common to all cores)
How to disable L1 or L2 cache memory? (Note: from kernel config)
What is vmlinux? What are the modules it contain? How to build it?
What is memory scrubbling?
What is TLB (Translation lookup table)?
What is RTB, ETB, Page poisoing, slub debugging?
Describe IOMMU architecture?
What is cpu register corruption?
No comments:
Post a Comment