Answer Posted / sakthi
page fault or trap is a hardware interupt when program access a memory page is mapped into virtual address spaced but not load into a physical memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Whose blogs or podcasts do you follow? Do you blog or podcast?
Tell me what happens when recursive functions are declared inline?
Describe a pattern that is not the factory pattern? How is it used and when?
How does the interrupt architecture works?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Tell me can a variable be both const and volatile?
Discuss the concept of yagni.
How does combination of functions reduce memory reuirement in embedded system?
Explain me what is spin lock?
Tell me can include files be nested?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
How to create a child process in linux?
Tell me what are the commonly found errors in embedded systems?
Explain the difference between testing and verification?
Tell me what is the difference between hardware design and software design?