This website requires JavaScript.
Explore
Help
Sign In
gh0s7
/
mckernel
Watch
1
Star
0
Fork
0
You've already forked mckernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b702c9691e0efe18d4ccb7868a0d1cb5d87c78e7
mckernel
/
arch
/
x86
/
kernel
History
Balazs Gerofi
5cc420a6c3
syscall/offload tracker: clean-up and support process-wise aggregation
2017-01-30 07:24:09 +09:00
..
include
syscall/offload tracker: clean-up and support process-wise aggregation
2017-01-30 07:24:09 +09:00
context.S
x86: encode cpu# in IA32_TSC_AUX and size of GDTe#15
2016-03-28 22:57:44 +09:00
cpu.c
show_context_stack(): fix warning
2016-12-07 11:42:09 +09:00
gencore.c
…
interrupt.S
x86: encode cpu# in IA32_TSC_AUX and size of GDTe#15
2016-03-28 22:57:44 +09:00
local.c
…
lock.c
…
Makefile.arch
…
memory.c
futex(): spin wait when CPU not oversubscribed and fix lost wake-up bug
2017-01-13 08:43:25 +09:00
mikc.c
IKC2: adjust master channel message queue size dynamically
2016-10-24 20:49:00 +09:00
perfctr.c
fix a couple of debug msgs
2016-08-14 11:30:17 +09:00
syscall.c
add_process_memory_range(): optionally return range object
2016-12-30 15:51:17 +09:00
trampoline.S
…
vsyscall.c
…