|
|
09c9ee58d1
|
add 64bit atomic operations
- ihk_atomic64_t
- IHK_ATOMIC64_INIT()
- ihk_atomic64_read()
- ihk_atomic64_inc()
|
2015-10-27 19:21:50 +09:00 |
|
|
|
5b737b499d
|
fix cmpxchgq operand
|
2015-10-02 14:04:05 +09:00 |
|
|
|
7c816a6b73
|
an implementation of the Mellor-Crummey Scott (MCS) lock
|
2015-08-20 15:26:52 +09:00 |
|
|
|
2f89e26ac0
|
add modification history entry to the following files,
mckernel/lib/include/*.h
mckernel/arch/x86/elfboot/*
mckernel/arch/x86/kboot/main.c
mckernel/arch/x86/kernel/*
mckernel/lib/page_alloc.c
mckernel/lib/string.c
mckernel/lib/include/ihk/*
except
mckernel/arch/x86/kernel/include/signal.h
mckernel/arch/x86/tools/mcreboot-attached-mic.sh.in
mckernel/arch/x86/kernel/include/syscall_list.h
mckernel/arch/x86/kernel/syscall.c
.
|
2013-11-14 18:30:06 +09:00 |
|
|
|
384328c6bc
|
add copyright notice to the following files,
mckernel/lib/include/*.h
mckernel/arch/x86/elfboot/*
mckernel/arch/x86/kboot/main.c
mckernel/arch/x86/kernel/*
mckernel/lib/page_alloc.c
mckernel/lib/string.c
mckernel/lib/include/ihk/*
except
mckernel/arch/x86/kernel/include/signal.h
mckernel/arch/x86/tools/mcreboot-attached-mic.sh.in
mckernel/arch/x86/kernel/include/syscall_list.h
mckernel/arch/x86/kernel/syscall.c
.
|
2013-11-14 17:09:58 +09:00 |
|
|
|
cf0ea31805
|
atomic __xchg() port from Linux
|
2013-05-10 12:43:44 +09:00 |
|
|
|
4693789608
|
change function names
|
2012-12-17 16:15:05 +09:00 |
|
|
|
158903c7b6
|
modify file names and create directories
|
2012-12-17 15:39:24 +09:00 |
|