Issues
- 0
Use quint instead of unsigned
#26 opened by cjlcarvalho - 0
- 0
Migrate to cmake
#25 opened by cjlcarvalho - 0
Use C++11 STL high-order functions to iterate
#24 opened by cjlcarvalho - 0
Remove "this"
#22 opened by cjlcarvalho - 0
Use nullptr
#27 opened by cjlcarvalho - 0
Display the timeline index line
#20 opened by tysm - 0
- 1
Simulator::display
#7 opened by tysm - 0
- 0
Page table column should start from 0
#19 opened by tysm - 0
Full virtual memory error
#17 opened by tysm - 0
MemoryManager removes pages that are already running
#13 opened by tysm - 0
Some processes run without pages in RAM
#14 opened by tysm - 0
MemoryManager swaps and keeps dead pages
#11 opened by tysm - 0
Apply the memory manager on virtual memory
#16 opened by tysm - 0
MemoryManager LRU blocks all processes initially
#12 opened by tysm - 0
- 0
Simulator::architecture
#6 opened by tysm - 0
- 0
Add error/debug system
#10 opened by tysm - 0
Find runtime errors
#9 opened by tysm - 0
Check type constraints
#8 opened by tysm - 0
Rewrite schedulers::structure
#4 opened by thelink2012 - 0
Swap some lists by vector
#3 opened by thelink2012 - 1
Fix cpu::state
#2 opened by thelink2012 - 0
Fix kernel::run
#1 opened by thelink2012