index
:
NeKernel
amlel-el-mahrouss-patch-1
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
pthread-system
update-authormap
update-citations
update-pr-template
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
ZKA
/
KernelKit
/
UserProcessScheduler.hxx
Age
Commit message (
Expand
)
Author
2024-09-11
IMP: 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 UD
Amlal 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-01
Many bug fixes, and wip fixes.
Amlal El Mahrouss
2024-08-31
Source bump.
Amlal El Mahrouss
2024-08-31
Saving progress on User scheduler implementation.
Amlal El Mahrouss