Skip to content
#

free-space-management

Here is 1 public repository matching this topic...

This repo implements core OS utilities (wcat, wgrep, wzip, wunzip), a line-reversing tool, and key OS algorithms: CPU scheduling (FCFS, SJF, SRTF, RR, priority, lottery, stride), free-space management (best/first/next/worst fit), and paging (address translation + page replacement: FIFO, OPR, LFU, MFU, LRU, MRU).

  • Updated May 14, 2024
  • C

Improve this page

Add a description, image, and links to the free-space-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the free-space-management topic, visit your repo's landing page and select "manage topics."

Learn more