GitHub / alexkch / VM-simulator
Virtual Memory simulator, with directory and table indexing and paging. Also includes replacement algorithms (Rand, FIFO, CLOCK, LRU and OPT) used by the VM
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexkch%2FVM-simulator
PURL: pkg:github/alexkch/VM-simulator
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 406 KB
Dependencies parsed at: Pending
Created at: over 9 years ago
Updated at: over 7 years ago
Pushed at: over 7 years ago
Last synced at: 2 months ago
Topics: fifo, lru, opts, rand, vm-simulator