此网站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
帮助
注册
登录
xt-sys
/
exectos
关注
3
点赞
5
派生
2
您已经派生过 exectos
代码
工单
5
合并请求
工作流
项目
1
发布
百科
活动
文件
429e4ef6f1d036b09cb79956c9a005736c9f1793
exectos
/
xtoskrnl
/
includes
/
ke
文件历史
Aiken Harris
429e4ef6f1
所有检查均成功
Builds / ExectOS (amd64, release) (push)
Successful in 34s
详情
Builds / ExectOS (amd64, debug) (push)
Successful in 40s
详情
Builds / ExectOS (i686, debug) (push)
Successful in 39s
详情
Builds / ExectOS (i686, release) (push)
Successful in 33s
详情
Add bounds checking to affinity map bit operations and introduce InitializeAffinityMap
2026-06-10 12:51:05 +02:00
..
affinity.hh
Add bounds checking to affinity map bit operations and introduce InitializeAffinityMap
2026-06-10 12:51:05 +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
Pass initial affinity map to InitializeProcess
2026-06-10 11:27:25 +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