Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 428 Bytes

File metadata and controls

23 lines (10 loc) · 428 Bytes

Question 6

What are the main problems that the modern extensions of von Neumann model are trying to solve?

Answer

  • Nothing is possible without querying slow memory
  • Lack of interactivity
  • No support for code isolation in procedures, or for context saving
  • Multitasking: any program can execute any instruction
  • Multitasking: programs are not isolated from one another

prev +++ next