Commit Graph

15 Commits

Author SHA1 Message Date
ffcb2dbeda Correct initial StackCount value to reflect underlying type width 2026-06-17 11:12:11 +02:00
c57aa98923 Free affinity maps on allocation failure and remove redundant idle process affinity loop 2026-06-10 14:08:07 +02:00
f3ae70573c Initialize dispatcher header 2026-06-10 11:46:26 +02:00
830f84ab26 Pass initial affinity map to InitializeProcess 2026-06-10 11:27:25 +02:00
6a2a35c008 Refactor idle process initialization 2026-06-09 23:17:03 +02:00
f680830b53 Implement resource cleanup for failed allocations during idle thread setup 2026-06-04 14:36:43 +02:00
53a239958f Propagate allocation failures from idle process and thread setup 2026-06-04 14:30:01 +02:00
631f58bf72 Update InitializeProcess doxygen 2026-06-04 11:57:56 +02:00
1d2d66fc83 Dedicated Idle process and thread initialization with dynamic affinity allocation 2026-06-04 11:57:49 +02:00
2c14da997d Convert process affinity assignment to KAFFINITY_MAP 2026-06-01 01:06:13 +02:00
72a03f641d Update doxygen comments and formatting 2026-05-20 20:52:52 +02:00
307ec1794c Clean up after migration to C++ 2025-09-16 14:20:20 +02:00
f86b63f68d Add missing documentation and fix formatting 2025-09-16 11:42:40 +02:00
7cdfa8f79d Refactor KE subsystem 2025-09-12 13:11:15 +02:00
4947f788d5 Migrate KE subsystem to C++ 2025-09-09 23:20:50 +02:00