摘要
Abstract
Page replacement algorithm is an important content in memory management of the operating system. In order to study the difference and relation between different page replacement algorithms,and the impact they have on system thrashing, the different replacement algorithms are compared,and the principles and ideas of several common page replacement algorithms are elaborated. Through the thrashing analysis experiments,three ways to solve the system thrashing were achieved by improving the page replacement algorithm. The system thrashing can be effectively controlled by local page replacement algorithm to dynam-ically adjust page replacement algorithm and track the page missing rate.关键词
页面置换算法/系统颠簸/缺页中断/内存管理/操作系统/虚拟内存Key words
page replacement algorithm/system thrashing/missing page interruption/memory management/operating sys-tem/virtual memory分类
信息技术与安全科学