このウェブサイトにはJavaScriptが必要です。
エクスプローラー
CodingWorkshop
CodingWorkshop Site
Community Issues
ヘルプ
登録
サインイン
xt-sys
/
exectos
ウォッチ
3
スター
5
フォーク
2
exectos はフォーク済み
コード
イシュー
5
プルリクエスト
Actions
プロジェクト
1
リリース
Wiki
アクティビティ
ファイル
2f5902119d3db9aa32a0db5c6adf994a050a0fe4
exectos
/
xtoskrnl
/
includes
/
ke
履歴
Aiken Harris
c57aa98923
ステータスチェックはすべて成功しました
Builds / ExectOS (i686, debug) (push)
Successful in 30s
詳細
Builds / ExectOS (amd64, release) (push)
Successful in 41s
詳細
Builds / ExectOS (amd64, debug) (push)
Successful in 42s
詳細
Builds / ExectOS (i686, release) (push)
Successful in 34s
詳細
Free affinity maps on allocation failure and remove redundant idle process affinity loop
2026-06-10 14:08:07 +02:00
..
affinity.hh
Free affinity maps on allocation failure and remove redundant idle process affinity loop
2026-06-10 14:08:07 +02:00
apc.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
bootinfo.hh
Implement GetKernelParameterValue to parse and extract boot option values
2026-04-13 19:18:04 +02:00
crash.hh
Implement multi-processor freeze and thaw execution for SMP crash state synchronization
2026-06-08 14:38:17 +02:00
dispatch.hh
Implement idle thread loop
2026-06-09 08:36:39 +02:00
dpc.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
event.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
guard.hh
Add conditional acquisition parameter to RAII guard classes
2026-06-06 17:26:39 +02:00
ipi.hh
Add IPI service routines for APC, DPC, and freeze request handling
2026-06-08 14:49:02 +02:00
kprocess.hh
Free affinity maps on allocation failure and remove redundant idle process affinity loop
2026-06-10 14:08:07 +02:00
krnlinit.hh
Initialize system interrupt handlers
2026-06-08 20:15:18 +02:00
kthread.hh
Propagate allocation failures from idle process and thread setup
2026-06-04 14:30:01 +02:00
kubsan.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
proc.hh
Add functions to save and restore processor context and control state
2026-06-07 20:33:02 +02:00
runlevel.hh
Add conditional acquisition parameter to RAII guard classes
2026-06-06 17:26:39 +02:00
semphore.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
shdata.hh
Add TickCount to Kernel Shared Data
2026-05-05 22:47:32 +02:00
spinlock.hh
Separate synchronization guards from spinlock implementation
2026-03-21 22:44:00 +01:00
sysres.hh
Migrate KE subsystem to C++
2025-09-09 23:20:50 +02:00
systime.hh
Implement clock interrupt handling and time increment configuration
2026-05-06 19:32:00 +02:00
timer.hh
Implement timer table list and check for expired timers
2026-05-28 00:36:25 +02:00