A Novel Approach to Improve the Processor Performance with Page Replacement Method
Jisha P Abraham, Sheena Mathew
Abstract
Open-access reader
Jisha P Abraham, Sheena Mathew
Abstract
Open-access reader
Memory management techniques are available in modern OS which permits the execution of a program while it is partially available in memory thus providing an illusion of very large memory to the user and freeing the user from the concern of large program size. The basic assumption used in the traditional page replacement methods were invalidated,which resulting in a revival of research area. In this paper mainly focused on the improvement of the processor performance. In order to achieve this, the number of miss conditions are tried to reduce, by using the page replacement method in the correct way. In modern operating systems mainly make use of the Least recently used (LRU) page replacement method, in which only the time parameter is make used. Here we want to use both the time stamp and the frequency parameter for handling the page replacement.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Memory management techniques are available in modern OS which permits the execution of a program while it is partially available in memory thus providing an illusion of very large memory to the user and freeing the user from the concern of large program size. The basic assumption used in the traditional page replacement methods were invalidated,which resulting in a revival of research area. In this paper mainly focused on the improvement of the processor performance. In order to achieve this, the number of miss conditions are tried to reduce, by using the page replacement method in the correct way. In modern operating systems mainly make use of the Least recently used (LRU) page replacement method, in which only the time parameter is make used. Here we want to use both the time stamp and the frequency parameter for handling the page replacement.
Key concepts: Computer science, Page fault, Virtual memory, Demand paging, Page, Operating system, Database, Memory management