test memory info

This commit is contained in:
2026-01-10 17:21:14 +01:00
parent 262fb26ea9
commit 0e3195ec3d
4 changed files with 21 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ void IdleThread::action() {
}
Core::idle();
// We woke up. Start ticking again
dout << "idle ";
//dout << "idle ";
LAPIC::Timer::setMasked(false);
} else {