index
:
NeKernel
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
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
/
Kernel
/
Sources
/
ProcessScheduler.cxx
Age
Commit message (
Expand
)
Author
2024-06-29
kernel: Use local error codes for kernel calls. So that we know which
Amlal EL Mahrouss
2024-06-28
IMP: Feature Pack #1
Amlal EL Mahrouss
2024-06-24
IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FB
Amlal El Mahrouss
2024-06-18
IMP: TLS syscall, serial write syscall.
Amlal EL Mahrouss
2024-06-15
kernel: include assembly files as well in project.
Amlal EL Mahrouss
2024-06-14
Kernel: Scheduler: ProcessHeader::New: do not get the pointer before allocati...
Amlal EL Mahrouss
2024-06-13
MHR-31: Rework scheduler, remove the concept of user driver and rings.
Amlal El Mahrouss
2024-06-13
MHR-31: Lots of fixes and improvements regarding the kernel.
Amlal El Mahrouss
2024-06-12
MHR-30: initial commit.
Amlal EL Mahrouss
2024-06-11
MHR-23: copyright change.
Amlal El Mahrouss
2024-06-01
MHR-23: SMP: Add hal_send_start_ipi and hal_send_end_ipi, as well as
Amlal El Mahrouss
2024-05-28
MHR-23: Improve scheduler code: Dont use 39, write kErrorProcessFault instead.
Amlal El Mahrouss
2024-05-27
MHR-23: :boom: Change ::Shared() to ::The().
Amlal El Mahrouss
2024-05-21
MHR-23: New CoreSystem calls and refactors.
Amlal El Mahrouss