LRU

  1. Short for Line Replaceable Unit, a LRU is an equipment level repair.
  2. LRU is also short for Least Recently Used, which is an Oracle algorithm that replaces the oldest data to make room for new data when out of memory.