Skip to content

Releases: AlmuHS/GNUMach_SMP

solved problem with no paging

05 Oct 01:07
Compare
Choose a tag to compare
Pre-release

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

04 Oct 17:57
Compare
Choose a tag to compare
Pre-release

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

07 Jul 18:16
Compare
Choose a tag to compare
Paging enabled Pre-release
Pre-release
0.0.9

fix: removed shift 24

0.0.1-1

10 Jul 19:45
Compare
Choose a tag to compare
0.0.1-1 Pre-release
Pre-release
try to fix conflict

Mach compiles

10 Jul 18:56
Compare
Choose a tag to compare
Mach compiles Pre-release
Pre-release

GNU Mach compiles, but don't boot