OLTP OS (Guardian)
- Transactions wind their way through the whole system
- Unwind transaction
- "Garbage collection"?
- Transaction advantage: random updates turned into sequential updates
- write transaction to the log
- return transaction complete
- update disk structure of DB when it's convenient
Notes:
No notes for slide 9