También y Tampoco: Cómo Usarlos

Page Replacement Algorithms


Listen Later

First In First Out (FIFO):  This is the simplest page replacement algorithm. In this algorithm, the  operating system keeps track of all pages in the memory in a queue, the  oldest page is in the front of the queue. When a page needs to be  replaced page in the front of the queue is selected for removal.

...more
View all episodesView all episodes
Download on the App Store

También y Tampoco: Cómo UsarlosBy Lisa