summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/Sources/HardwareThreadScheduler.cxx
AgeCommit message (Expand)Author
2024-09-09FIX: Scheduler improvements, MM improvements, worked on a tiny bmp allocator ...Amlal
2024-09-08A lot:Amlal
2024-09-08[dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly.Amlal
2024-09-07Daily bump.Amlal
2024-09-06Kernel: Improvements and fixes have been done. (Amlal)Amlal
2024-09-06Fix Global Scheduler and fixing ring-3 switch on non MP Scheduler.Amlal
2024-09-06[ IMP ] Lots of fixes regarding GDT, IDT, HW Threads and Scheduler.Amlal
2024-09-06[ IMP ] A first set of software patches regarding the OS kernel and it's comp...Amlal
2024-09-05[ IMP ] Add Interrupt for scheduler (for APIC, maybe PIT?)Amlal El Mahrouss