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
Explain what is the need for an infinite loop in embedded systems?
Explain me why is model transformations used in the embedded system?
What is dma in an embedded system?
Describe a pattern that is not the factory pattern? How is it used and when?
What is inversion of control?
Explain me what are the rules followed by mutexes?
What is refactoring? Have you used it and it is important? Name three common refactorings.
How do you react to people criticizing your code/documents?
How does input/output bus functions?
Tell me can a variable be both const and volatile?
How can you reduce memory requirements in embedded systems?
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
What's the difference between asynchrony and concurrency?
What is the purpose of a watchdog timer?
What are the uses of the keyword volatile?