ad214c8206
reserve_user_space(): mutual exclusion on mmap
2017-01-30 07:24:09 +09:00
20ea65b38c
fix some vDSO bugs.
...
- vDSO sometimes becomes invalid.
- vDSO is not succeeded for child process.
- vDSO becomes invalid when execve.
refs #744
2016-09-04 23:13:00 +09:00
fabaa806d3
Revert "Make executor code include executer/config.h": breaks out-of-tree compile
...
This reverts commit d90900b6e6 .
2016-06-21 08:51:45 +09:00
d90900b6e6
Make executor code include executer/config.h
...
Make the code "executer/kernel/mcctrl/arch/x86_64/archdeps.c"
to include "executer/config.h" instead of
non-existent "executer/kernel/mcctrl/config.h".
2016-06-09 18:40:39 +09:00
6f32544dde
vdso: add static cast
2016-04-11 22:20:38 +09:00
41bb2ab5e6
support vdso which borrows clocksource from linux
2016-03-28 22:57:44 +09:00
1fd0b03e78
move config.h.in
...
from executer/kernel/mcctrl/config.h.in
to executer/config.h.in
2016-03-23 20:00:57 +09:00
80ce123ab6
mcctrl: workaround for out-of-tree build (1/2)
2016-02-29 19:18:08 +09:00
b0054643c0
REQ-18
2016-02-26 16:17:23 +09:00