summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/KernelKit/UserProcessScheduler.h
AgeCommit message (Collapse)Author
2025-01-11ADD: Rebrand.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-01-09ADD: Better code and tweaks to scheduler code.Amlal EL Mahrouss
2025-01-09Add NS.h file for CoreBoot, and open command.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-01-07FIX: KAN-12 (EPM GPF)Amlal El Mahrouss
ADD: Dylib object instead of DLL objects. ADD: Introduce CoreGfx instead of GfxMgr. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-01-05ADD: Ran format command and refactors too.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-31FIX: CUSA and improved algorithm.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-30IMPL: Process scheduler and bit map mgr fixes.Amlal El Mahrouss
- Finally got it working, at least before execution, need to fix the VMMgr now. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-29IMPL: NeFS: Add file lock feature and validation for it.Amlal El Mahrouss
- It is added to hide files from indexing. - And will be used to hide system files. IMPL: Swap: Add SwapDiskDelegate class, will also work on a swap packet structure. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-29META: Ran format command.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-28IMPL: Change from inc to corp.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-27Kernel: Fixes and improvements to scheduler.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-25IMPL: Refactor the Graphics API of the OS (kernel side) (AppearanceMgr.h)Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-12-23#4 WIP fixes (CUSA)Amlal
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
2024-12-22META: BUMPING.Amlal
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
2024-12-21IMP: :boom: Breaking changes some checks are needed to be done.Amlal
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>