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
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
/
dev
/
kernel
/
src
/
HardwareThreadScheduler.cc
Age
Commit message (
Expand
)
Author
2025-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-10-23
fix: kernel: HTS is now indexing hwthread correctly.
Amlal El Mahrouss
2025-06-01
feat: Be more flexible when the OS is not SMP-aware.
Amlal El Mahrouss
2025-05-29
feat: Improve libSystem's architecture and implementation.
Amlal El Mahrouss
2025-05-23
feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.
Amlal El Mahrouss
2025-05-21
feat(kernel): Architectural changes, and introducing a kKernelVM.
Amlal El Mahrouss
2025-05-19
feat(kernel, sched): Architectural improvements, and cleaned up
Amlal El Mahrouss
2025-05-18
feat(sched_desgin): better architecture for the HTS.
Amlal El Mahrouss
2025-05-18
dev(sched): Improvements and work in progress fixes.
Amlal El Mahrouss
2025-05-15
feat(kernel/sched): fixes and improvements on the scheduler's
Amlal El Mahrouss
2025-05-15
feat(kernel): Finalizing the first version of the user scheduler.
Amlal El Mahrouss
2025-04-25
dev: better .clang-format, ran format command.
Amlal
2025-04-11
tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.
Amlal El Mahrouss
2025-03-31
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Amlal El Mahrouss
2025-03-29
ddk: refactor: reorganize kit into a standard kernel kit.
Amlal El Mahrouss
2025-03-28
kernel: breaking: Change namespace from NeOS to Kernel.
Amlal El Mahrouss
2025-03-23
meta(kernel): Reworked repository's filesystem structure.
Amlal El Mahrouss