Open carverdamien opened 6 years ago
02-nca uses a single timestamp per cgroup and the global clock increases on a a single type of event (page charges).
As suggested in https://lwn.net/Articles/684926/, we could consider a timestamp per page.
Global FIFO order could be rebuild during consolidation.
Global LRU order also if page activation increments the global clock.
02-nca uses a single timestamp per cgroup and the global clock increases on a a single type of event (page charges).
As suggested in https://lwn.net/Articles/684926/, we could consider a timestamp per page.
Global FIFO order could be rebuild during consolidation.
Global LRU order also if page activation increments the global clock.