Meulengracht / MollenOS

MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
http://www.mollenos.com
GNU General Public License v3.0
447 stars 20 forks source link

[vali] spontanous hangups during startup #179

Closed Meulengracht closed 5 years ago

Meulengracht commented 5 years ago

After testing many times now with cores = 1, it seems this relates very much to a multicore issue. Now the systems I do suspect are:

Meulengracht commented 5 years ago

This closely relates to #187

Meulengracht commented 5 years ago

We have yet to test this again now that the heap implementation is better optimized for multicore

Meulengracht commented 5 years ago

This bug has yet to appear after the heap upgrade. I'm closing it for now