90 likes | 103 Views
Review. Jehan-François Pâris Fall 2004. Spring. What do shuttle do to improve the performance of door invocations?. Exokernel. What is a LibOS?. Spin and Nooks. Which one of them is the most fault-tolerant?. Clocks. What would happen if we rolled back a computer clock, by say, one hour?.
E N D
Review Jehan-François Pâris Fall 2004
Spring • What do shuttle do to improve the performance of door invocations?
Exokernel • What is a LibOS?
Spin and Nooks • Which one of them is the mostfault-tolerant?
Clocks • What would happen if we rolled back a computer clock, by say, one hour?
Spring • What do shuttle do to improve the performance of door invocations? • They put the invoked process in the RUNNING state
Exokernel • What is a LibOS? • A LibOS is a user-level library providing to users the same interface as a regular OS
Spin and Nooks • Which one of them is the mostfault-tolerant? • Spin because it prevents ALL unauthorized accesses to kernel resources
Clocks • What would happen if we rolled back a computer clock, by say, one hour? • Al the events occurring during the next hour will have incorrect timestamps.