Rewrite: full load

This commit is contained in:
Lightos1
2026-03-20 19:24:45 +01:00
parent cc78b6193a
commit 4502dc6fdb
4 changed files with 26 additions and 11 deletions

View File

@@ -112,7 +112,7 @@ namespace board {
ASSERT_RESULT_OK(rc, "pmdmntInitialize");
StartGpuLoad(nvCheck, fd);
// threadCreate(&cpuCore3Thread, CheckCore, &idletick3, NULL, 0x1000, 0x10, 3);
/* TODO: Add back fan. */
// threadCreate(&miscThread, miscThreadFunc, NULL, NULL, 0x1000, 0x10, 3);
// threadStart(&miscThread);