Tuesday, February 6th, 2024

No man can succeed in a line of endeavor which he does not like.

— Napoleon Hill

MUS106 midterm tomorrow

ECS165A Lecture

bufferpool deadlock prevention (every frame/page is pinned):

  • just start killing queries/transactions

ECS122A Lecture 9

  • greedy algorithm cont’d
  • how to know if two intervals are compatible?
    • order them into a and b, where a comes before b
    • a.end b.begin