Hi KVM team, We are a group of graduate students from the University of California, San Diego, interested in contributing to KVM as part of our class project. We have identified a task from the TODO that we would like to tackle: Improve mmu page eviction algorithm (currently FIFO, change to approximate LRU). May I know if there are any updates on this task, and is there room for us to develop in this space? We also plan to introduce other algorithms and compare their performance across various workloads. We would be happy to talk to the engineers owning the MMU code to see how we can coordinate our efforts. Thank you. Regards, Aaron On Wed, Jan 22, 2025 at 3:19 PM Aaron Ang <a1ang@xxxxxxxx> wrote: > > Hi KVM team, > > We are a group of graduate students from the University of California, San Diego, interested in contributing to KVM as part of our class project. We have identified a task from the TODO that we would like to tackle: Improve mmu page eviction algorithm (currently FIFO, change to approximate LRU). May I know if there are any updates on this task, and is there room for us to develop in this space? We also plan to introduce other algorithms and compare their performance across various workloads. We would be happy to talk to the engineers owning the MMU code to see how we can coordinate our efforts. Thank you. > > Regards, > Aaron