summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/Sources/UserProcessScheduler.cxx
AgeCommit message (Expand)Author
2024-09-11IMP: Better architecture for task scheduling.Amlal
2024-09-09FIX: Scheduler improvements, MM improvements, worked on a tiny bmp allocator ...Amlal
2024-09-08[dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly.Amlal
2024-09-07[ IMP ] Found issue, address of HangCPU isn't in paged area, so it doesn't re...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 ] Fixed Scheduler and Team object, also fixed other things.Amlal
2024-09-06[ IMP ] A first set of software patches regarding the OS kernel and it's comp...Amlal
2024-09-05[ IMP ] HPFS EBS and NeFS overhaul.Amlal El Mahrouss
2024-09-05[ IMP ] Add Interrupt for scheduler (for APIC, maybe PIT?)Amlal El Mahrouss
2024-09-05[ IMP ] Use Busy flag for MP scheduler.Amlal El Mahrouss
2024-09-05[ FIX ] Fixed KRNL BMP allocator, which was not working because of badlyAmlal El Mahrouss
2024-09-04[ IMP ] BMP allocator needs more tweaking and fixes, to be usable.Amlal El Mahrouss
2024-09-04[ MR ] BUMP commit.Amlal El Mahrouss
2024-09-04Created a new branch for the overhaul project.Amlal El Mahrouss
2024-09-03[ IMP ] Many improvements and kernel changes.Amlal El Mahrouss
2024-09-03[ UPD ] Refactor kernel.Amlal El Mahrouss
2024-09-03[ FIX ] Almost fixed the ring-3 switch code, which currently gives an UDAmlal El Mahrouss
2024-09-02[ IMP ] Reserve system call interrupt for user code only.Amlal El Mahrouss
2024-09-01Many bug fixes, and wip fixes.Amlal El Mahrouss
2024-08-31[IMP] Fixed many stuff in user-mode switch, working on finishing it andAmlal El Mahrouss
2024-08-31WIP: Work in progress user scheduler, SMP version is next after thatAmlal El Mahrouss
2024-08-31Source bump.Amlal El Mahrouss
2024-08-31Saving progress on User scheduler implementation.Amlal El Mahrouss