Menu

#7 implement priorities on cached items

open
nobody
5
2011-11-08
2011-11-08
Anonymous
No

implements priority on cached items. High priority items will be removed first from cache, while low priority items will be removed at last step.
sample priority sequence:
- first remove LOB pages
- data pages
- headers (collection and transaction)
- allocation map page removed at last step

Discussion