Releases: AlmuHS/GNUMach_SMP
Releases · AlmuHS/GNUMach_SMP
solved problem with no paging
In latest release, some errors caused a crash when the paging is disabled.
This release solve these errors, and improve the code.
Solved crash when ncpu=1
The system boots when ncpu=1.
Also, we have solved some problems:
- lapic is mapped even ncpu=1 (but only in SMP mode)
- temporary mapping is disabled even ncpu=1
- Removed unnecessary function
dummyf()
- Fixed some errors in AP stack memory assign
Paging enabled
0.0.9 fix: removed shift 24
0.0.1-1
Mach compiles
GNU Mach compiles, but don't boot