summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/KernelKit/UserProcessScheduler.hxx
AgeCommit message (Expand)Author
2024-09-11IMP: Better architecture for task scheduling.Amlal
2024-09-08[dev/FeatureAdd] Add mm_new_class, as C++ new doesn't initialize class directly.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
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-03[ META ] Refactored scheduler.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[ FIX ] A fix has been found for the SYSRET issue. Will apply it later.Amlal El Mahrouss
2024-09-02[ META ] Update formating.Amlal 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-31Source bump.Amlal El Mahrouss
2024-08-31Saving progress on User scheduler implementation.Amlal El Mahrouss