Transition Lookaside Buffer (TLB) is a hardware cache for virtual-to-physical address translation, not a page replacement algorithm. Working set window is a concept in working set model, LRU (Least Recently Used) and MFU (Most Frequently Used) are actual page replacement algorithms.